electron/lib/browser
Shelley Vohr db29978fe0
fix: throw error when inserting menu items out-of-range (#17401)
* fix: throw error when inserting menu items out-of-range

* also check pos < 0
2019-03-18 07:58:42 -07:00
..
api fix: throw error when inserting menu items out-of-range (#17401) 2019-03-18 07:58:42 -07:00
chrome-devtools.js refactor: make ELECTRON_INSPECTOR_CONFIRM handler async (#17378) 2019-03-14 15:29:40 -07:00
chrome-extension.js feat: add support for content scripts 'all_frames' option (#17258) 2019-03-08 15:53:25 -08:00
crash-reporter-init.js chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
default-menu.ts refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
desktop-capturer.js refactor: use ipcRendererUtils.invoke / ipcMainUtils.handle for desktopCapturer.getSources() (#16619) 2019-03-07 15:31:25 -08:00
guest-view-manager.js feat: enable NodeIntegrationInSubFrames for webview (#17226) 2019-03-15 10:39:20 -07:00
guest-window-manager.js refactor: enforce naming of ipcMainInternal (#16689) 2019-02-04 14:49:53 -08:00
init.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
ipc-main-internal-utils.ts refactor: add ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers (#17313) 2019-03-13 12:03:17 -07:00
ipc-main-internal.ts refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
navigation-controller.js chore: dont log 100000000 chars of URL (#16800) 2019-02-07 08:50:47 -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 refactor: implement clipboard APIs without the remote module (#17200) 2019-03-15 17:32:04 -07:00