electron/lib/browser
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
..
api Add support for native chromium popups on sandboxed renderers. 2016-09-27 06:01:46 -03:00
chrome-extension.js Require Buffer explicitly instead of relying on global 2016-09-08 10:17:06 -07:00
desktop-capturer.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00
guest-view-manager.js Add a guestinstance attribute to webviews reflecting their current guest 2016-09-09 10:32:05 -07:00
guest-window-manager.js Add support for native chromium popups on sandboxed renderers. 2016-09-27 06:01:46 -03:00
init.js Require Buffer explicitly instead of relying on global 2016-09-08 10:17:06 -07:00
objects-registry.js clear the storage for the webContentsId when the render view is deleted 2016-08-15 21:53:58 -07:00
rpc-server.js Require Buffer explicitly instead of relying on global 2016-09-08 10:17:06 -07:00