Milan Burda
|
3102a257af
feat: expose dummy module.exports to the sandboxed preload scripts (#39484)
|
1 year ago |
Milan Burda
|
607e71d563
refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929)
|
1 year ago |
Shelley Vohr
|
f7c0a29d89
build: update to latest TypeScript (#38763)
|
1 year ago |
Milan Burda
|
5d123765d9
feat: support `node:` prefixed requires in sandboxed renderer preloads (#38567)
|
1 year ago |
Milan Burda
|
a043a60b89
refactor: cleanup global variable declarations (#38410)
|
1 year ago |
Milan Burda
|
446c7809cc
refactor: process event emitting for sandboxed renderers (#37109)
|
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
|
8d0ed05c99
refactor: replace a few usages of V8 hidden properties (#29400)
|
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
|
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
|
ad16e6c647
build: update linting deps (#24461)
|
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
|
c6f4573a13
perf: lazily load some modules in sandbox mode (#23856)
|
4 years ago |
Samuel Attard
|
066b8c5ab3
fix: expose electron/common and electron/renderer modules in sandboxed preloads (#23857)
|
4 years ago |
Samuel Attard
|
236c1334e3
chore: tsify sandboxed init (#23719)
|
4 years ago |