electron/lib/renderer
Sam Maddock bdaf3b9a2b
refactor: replace webFrame.routingId with sync IPC (#47717)
* refactor: replace webFrame.routingId with sync IPC

* fix: GetConstructor missing isolate

* fix: missing isolate
2025-08-02 11:00:42 -04:00
..
api refactor: replace webFrame.routingId with sync IPC (#47717) 2025-08-02 11:00:42 -04:00
web-view chore: bump chromium to 140.0.7281.0 (main) (#47616) 2025-07-14 13:42:37 -07:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
common-init.ts feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
init.ts chore: update vm module warning (#44985) 2024-12-11 17:22:50 -05:00
inspector.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
ipc-native-setup.ts feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
ipc-renderer-bindings.ts feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
ipc-renderer-internal-utils.ts refactor: only allow internal messages from the main process (#27676) 2021-02-09 17:12:26 -08:00
ipc-renderer-internal.ts feat: service worker preload scripts for improved extensions support (#44411) 2025-01-31 09:32:45 -05:00
security-warnings.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
web-frame-init.ts build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
window-setup.ts fix: better prompt not supported message in window-setup.ts (#45017) 2024-12-16 15:38:25 -05:00