electron/lib/browser
2018-12-05 08:50:12 -08:00
..
api feat: promisify app.getFileIcon() (#15742) 2018-12-05 08:50:12 -08:00
chrome-extension.js fix: loading of devtools extensions on startup (#13844) 2018-10-19 11:22:42 +11: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 fix: security: don't allow arbitrary methods to be invoked on webContents via IPC (#15919) 2018-12-04 16:12:21 +01:00
objects-registry.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js security: only handle related IPCs when <webview> tag is enabled (#15859) 2018-11-30 18:44:38 +09:00