nik-sp
nik-sp
## **Description** When using the window.close() method in the cefclient application on macOS with the --hide-window-on-close flag enabled, the application breaks. The page is rendered white, it's impossible to close...
In recent pull requests addressing issues [#3502](https://github.com/chromiumembedded/cef/issues/3502) and [#3126](https://github.com/chromiumembedded/cef/issues/3126) within the Chromium Embedded Framework (CEF) project, direct access to binary data through the `void*` pointer has been added to interfaces...
## Description In the current implementation of the `AddHandler` method within `CefMessageRouterBrowserSideImpl`, it appears that the `bool first` parameter is not having the intended effect due to the data structure...
Remember last position and size of Document Picture-in-Picture window between application restarts
### Problem The Document Picture-in-Picture (PiP) feature doesn't remember the last position and size of the window. Each time I enable DPiP after application restart, I have to manually resize...