electron/lib/browser
2020-12-17 14:28:40 -08:00
..
api fix: make webContents.id work even after destroy (#27038) 2020-12-17 12:10:29 -08:00
remote fix: handle _sendToFrameInternal() throwing an exception in remote/server.ts (#27046) 2020-12-17 14:28:40 -08:00
.eslintrc.json build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
default-menu.ts feat: hide electron links in default help menu when packaged (#25831) 2020-10-09 13:42:44 -07:00
desktop-capturer.ts fix: memory leak in desktopCapturer.getSources (#27031) 2020-12-16 16:11:39 -08:00
devtools.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
guest-view-manager.ts refactor: use getWebPreference() for all options (#26531) 2020-11-23 22:39:08 +03:00
guest-window-manager.ts feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
guest-window-proxy.ts feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
init.ts chore: remove deprecated extension APIs (#26696) 2020-11-30 14:40:56 -08:00
ipc-main-impl.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
ipc-main-internal-utils.ts chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09:00
ipc-main-internal.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
message-port-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
navigation-controller.ts refactor: move IPC handlers from navigation-controller to rpc-server (#26846) 2020-12-08 10:46:08 -08:00
rpc-server.ts refactor: move IPC handlers from navigation-controller to rpc-server (#26846) 2020-12-08 10:46:08 -08:00