Files
electron/lib/browser/api
Thiago de Arruda 06cc9a44fe Add support for native chromium popups on sandboxed renderers.
- Allow `api::Window` instances to be created from existing `api::WebContents`.
- Override `WebContentsCreated` and `AddNewContents` to wrap renderer-created
  `content::WebContents` into `api::WebContents`.
- For `content::WebContents` that should be displayed in new windows, pass the
  wrapped `api::WebContents` object to window manager.
2016-09-27 06:01:46 -03:00
..
2016-08-08 13:07:01 -07:00
2016-09-19 09:31:59 -07:00
🎨
2016-05-06 10:12:55 -07:00
🎨
2016-07-13 14:49:25 -07:00
2016-08-02 21:02:28 +09:00