trop[bot]
|
d313fc00b4
fix: better prompt not supported message in window-setup.ts (#45046)
|
4 months ago |
Samuel Attard
|
e9cb85bea6
build: add import/order eslint rule (#44106)
|
6 months ago |
Shelley Vohr
|
f7c0a29d89
build: update to latest TypeScript (#38763)
|
1 year ago |
Jeremy Rose
|
d44a187d0b
feat: remove nativeWindowOpen option (#29405)
|
3 years ago |
Milan Burda
|
c5ad7ed0cd
refactor: remove guestInstanceId from WebPreferences (#30280)
|
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 |
Jeremy Rose
|
4ca518468d
feat: remove BrowserWindow option inheritance (#28550)
|
4 years ago |
Jeremy Rose
|
706d9ede9b
refactor: only allow internal messages from the main process (#27676)
|
4 years ago |
Milan Burda
|
5ee9cc202b
fix: ensure that internal messages are sent from the main process (#26429)
|
4 years ago |
Milan Burda
|
2c68bad631
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
|
4 years ago |
David Sanders
|
b194030a34
chore: cleanup some typos in comments (#25770)
|
4 years ago |
Milan Burda
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
Shelley Vohr
|
f78504515b
fix: handle asynchronous URL loading in bw proxy (#23776)
|
4 years ago |
Samuel Attard
|
7377bb3736
fix: do not add 104 to the history length (#23301)
|
5 years ago |
Samuel Attard
|
abe5cf398c
refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235)
|
5 years ago |
Samuel Attard
|
96bf9ce77f
refactor: port parts of window-setup to use ctx bridge instead of being run in the main world (#23194)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Samuel Attard
|
b87b501161
build: update eslint + eslint plugins (#22777)
|
5 years ago |
Samuel Attard
|
360c1cad1b
chore: do not override history methods when rendererprocessreuse is enabled (#22335)
|
5 years ago |
Milan Burda
|
31c93fec67
fix: load window-setup in sandboxed renderer (#21416)
|
5 years ago |
Joël Charles
|
0bcfae752e
feat: allow pages to override window.history.length (#17742)
|
5 years ago |
Jeremy Apthorp
|
8dfc896cfa
refactor: send the 'close' message asynchronously (#20796)
|
5 years ago |
Milan Burda
|
b29f0b9348
refactor: use Map for windowProxies in window-setup.ts (#20600)
|
5 years ago |
Milan Burda
|
81e9dab52f
refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574)
|
5 years ago |
Milan Burda
|
8a33118e36
fix: refactoring regression in LocationProxy (#19495)
|
5 years ago |
Milan Burda
|
c756b955b3
fix: revert use of IPC helpers for history due to failing test (#19189)
|
5 years ago |
Milan Burda
|
419ce494e9
refactor: use IPC helpers in window-setup (#17948)
|
5 years ago |
Jeremy Apthorp
|
291ee2dafc
refactor: use the URL api to resolve urls in window setup (#18611)
|
5 years ago |
Samuel Attard
|
18acda7888
perf: lazily create the anchor tag used for URL resolving (#18571)
|
5 years ago |