electron/lib/browser
2019-01-18 12:03:43 +01:00
..
api test: ensure legacy callback functions work (#16436) 2019-01-17 14:17:16 -08:00
chrome-extension.js security: block chrome.tabs.executeScript() for non chrome-extension: URLs (#15929) 2018-12-11 10:45:46 +01:00
default-menu.js feat: use default-app behavior in packaged apps (#16310) 2019-01-15 21:35:53 +01:00
desktop-capturer.js security: allow to block desktopCapturer.getSources() calls (#15964) 2018-12-20 11:44:30 +09:00
guest-view-manager.js fix: correctly handle IPC for promise-based methods (#16433) 2019-01-17 12:08:54 -08:00
guest-window-manager.js fix: use appropriate site instance for cross-site nav's (#15821) 2018-12-05 17:03:39 +09:00
init.js feat: use default-app behavior in packaged apps (#16310) 2019-01-15 21:35:53 +01:00
ipc-main-internal.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
navigation-controller.js feat: webContents.loadURL returns a promise (#15855) 2018-12-06 12:16:19 -08:00
objects-registry.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js feat: add preload-error event to webContents (#16411) 2019-01-18 12:03:43 +01:00