electron/lib/browser
2018-12-11 10:45:46 +01:00
..
api chore: simplify promisify helper (#15952) 2018-12-10 08:13:09 -08:00
chrome-extension.js security: block chrome.tabs.executeScript() for non chrome-extension: URLs (#15929) 2018-12-11 10:45:46 +01:00
desktop-capturer.js feat: add support for DesktopCapturerSource.appIcon 2018-12-04 15:42:49 +09:00
guest-view-manager.js fix: security: don't allow arbitrary methods to be invoked on webContents via IPC (#15919) 2018-12-04 16:12:21 +01: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 fix: trim app name and productName (#15269) 2018-10-19 23:57:55 +11: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 chore: make rpc-server reply to sender frame instead of the main frame (#15973) 2018-12-10 09:37:42 +09:00