electron/lib/browser
trop[bot] 615d62500f
fix: restrict window.open features to allowlisted BrowserWindow options (#50947)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Sam Attard <sattard@anthropic.com>
2026-04-11 19:04:56 -07:00
..
api fix: don't re-parse URL unnecessarily when handling dialogs (#50401) 2026-03-20 11:31:31 -04:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
default-menu.ts fix: move Electron help menu links to default app only (#50860) 2026-04-09 23:06:55 +00:00
devtools.ts feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
guest-view-manager.ts chore: bump chromium to 140.0.7281.0 (main) (#47616) 2025-07-14 13:42:37 -07:00
guest-window-manager.ts refactor: remove dead named-window lookup from guest-window-manager (#50495) 2026-03-26 09:17:16 -04:00
init.ts chore: upgrade Node.js to v24.10.0 (#48739) 2025-11-04 09:52:30 +01:00
ipc-dispatch.ts refactor: dispatch IPC messages from Session (#45452) 2025-02-17 16:36:28 -05:00
ipc-main-impl.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
ipc-main-internal-utils.ts fix: strictly validate sender for internal IPC reply channels (#50125) 2026-03-09 11:36:47 +01:00
ipc-main-internal.ts feat: add WebContents.ipc (#34959) 2022-08-03 16:55:12 -07:00
message-port-main.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
parse-features-string.ts fix: restrict window.open features to allowlisted BrowserWindow options (#50947) 2026-04-11 19:04:56 -07:00
rpc-server.ts refactor: replace webFrame.routingId with sync IPC (#47717) 2025-08-02 11:00:42 -04:00
web-view-events.ts chore: bump chromium to 140.0.7281.0 (main) (#47616) 2025-07-14 13:42:37 -07:00