Jeremy Rose
|
bad8d5e08a
fix: make preload calculation identical between sandbox & non-sandboxed (#34531)
|
2 years ago |
Milan Burda
|
dfb3b24de1
refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755)
|
3 years ago |
Milan Burda
|
fe7f296339
refactor: remove duplicate contextIsolation from getWebPreference() (#31730)
|
3 years ago |
Robo
|
2a92d8f962
refactor: only access memory coordinator interface from browser process (#31295)
|
3 years ago |
Milan Burda
|
c5ad7ed0cd
refactor: remove guestInstanceId from WebPreferences (#30280)
|
3 years ago |
Milan Burda
|
8fc86517fa
refactor: expose process.contextId directly (#29236)
|
3 years ago |
Milan Burda
|
2c65060ec8
chore: make raw requires type-safe (#29006)
|
4 years ago |
Samuel Attard
|
e5e8ab4eea
refactor: remove more dead code post render process reuse (#28983)
|
4 years ago |
Samuel Attard
|
6df2680cb6
refactor: clean up webFrame implementation to use gin wrappers (#28497)
|
4 years ago |
Milan Burda
|
485fa5bea9
feat: add process.contextId used by @electron/remote (#28007)
|
4 years ago |
Jeremy Rose
|
706d9ede9b
refactor: only allow internal messages from the main process (#27676)
|
4 years ago |
Milan Burda
|
79b3393768
chore: remove bunch of usages of any (#27512)
|
4 years ago |
Milan Burda
|
6932e02eb8
refactor: use getWebPreference() for all options (#26531)
|
4 years ago |
loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
Milan Burda
|
2c68bad631
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
|
4 years ago |
Samuel Attard
|
8baa9deccd
build: update to typescript 4 (#25091)
|
4 years ago |
Shelley Vohr
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
Samuel Attard
|
969f46a48f
chore: remove IPC hiddens (#23720)
|
4 years ago |
Samuel Attard
|
e3c2ec9f7c
chore: remove unused isolated-world-args (#23716)
|
4 years ago |
Jeremy Apthorp
|
8d0a612265
refactor: remove code for non-native extensions shim (#23340)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Jeremy Apthorp
|
b4d07f76d3
feat: MessagePorts in the main process (#22404)
|
5 years ago |
Samuel Attard
|
360c1cad1b
chore: do not override history methods when rendererprocessreuse is enabled (#22335)
|
5 years ago |
Samuel Attard
|
ee58d60612
fix: ensure no node globals passively leak when nodeIntegration is disabled (#21342)
|
5 years ago |
Milan Burda
|
b92163d226
refactor: take advantage of structured clone algorithm in the remote module (#20427)
|
5 years ago |
Cheng Zhao
|
49fe2604b3
Revert "fix: activate the uv_loop on incoming IPC messages (#19449)" (#19727)
|
5 years ago |
Jeremy Apthorp
|
c71cdce0b7
chore: disable JS impl when //extensions support is on (#19512)
|
5 years ago |
Samuel Attard
|
8028c57b42
fix: activate the uv_loop on incoming IPC messages (#19449)
|
5 years ago |
Ian Sanders
|
079a173a72
feat: add stack trace log to preload script error handling (#18905)
|
5 years ago |
Samuel Attard
|
6eed4a98ce
fix: do not remove node globals when context isolation is enabled (#18967)
|
5 years ago |