electron-roller[bot]
|
9daf416097
chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959)
|
1 year ago |
Jeremy Rose
|
85bc005cd6
refactor: move JS dialog handling to JS (#40598)
|
1 year ago |
Milan Burda
|
67894f1493
test: convert a few more specs to async/await (#40313)
|
1 year ago |
Shelley Vohr
|
fcdd5cba71
fix: `navigator.keyboard.lock()` fullscreen exit handling (#40365)
|
1 year ago |
Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Milan Burda
|
d76a35afe4
test: remove a few casts to any (#39713)
|
1 year ago |
Milan Burda
|
f27b034045
test: convert a few more specs to async/await (#39712)
|
1 year ago |
Milan Burda
|
0b0707145b
refactor: replace `.forEach()` with `for-of` (#39691)
|
1 year ago |
Milan Burda
|
e66c1f6c56
refactor: generate 'chrome:// pages' specs to remove duplicate code (#39684)
|
1 year ago |
Milan Burda
|
3102a257af
feat: expose dummy module.exports to the sandboxed preload scripts (#39484)
|
1 year ago |
Shelley Vohr
|
95bf9d8adb
fix: `chrome://gpu` failing to load (#39556)
|
1 year ago |
Shelley Vohr
|
1231f0a734
docs: document `idleDetector` permissions (#39180)
|
1 year ago |
Shelley Vohr
|
8874306dc0
fix: `window.open` causing occasional Node.js crashes (#38754)
|
1 year ago |
Cheng Zhao
|
09669f9d21
fix: child window may have opener removed (#38910)
|
1 year ago |
Milan Burda
|
9226cc662b
refactor: use types for once() return values in spec (#38872)
|
1 year ago |
Milan Burda
|
d78f37ec8f
refactor: use node scheme imports in spec (#38487)
|
1 year ago |
Shelley Vohr
|
57147d1b8d
fix: `navigator.connection` not working as intended (#38491)
|
1 year ago |
Milan Burda
|
b6ef4a3929
build: remove unused enable_tts build flag (#38420)
|
1 year ago |
electron-roller[bot]
|
894e056e6b
chore: bump chromium to 115.0.5760.0 (main) (#38033)
|
1 year ago |
Black-Hole️
|
141f65b291
fix: webContents return type incorrect (#38026)
|
2 years ago |
Shelley Vohr
|
7e715b66ae
test: re-enable reporting specs (#35936)
|
2 years ago |
Calvin
|
b8a21dbcd7
test: migrate to helpers & disabled tests list (#37513)
|
2 years ago |
Jeremy Rose
|
e9d5c3517c
fix: apply csp correctly when contextIsolation: false (#37756)
|
2 years ago |
Jeremy Rose
|
a3e3efe4c4
test: use node helpers for events.once and setTimeout promise (#37374)
|
2 years ago |
Milan Burda
|
f97d68c4bf
test: convert functions to async & eliminate duplicates (#37316)
|
2 years ago |
Milan Burda
|
cf10c19c33
test: cleanup let xyz = null as unknown as T; (#37335)
|
2 years ago |
Milan Burda
|
ee87438d28
test: use async helpers to simplify tests (#37314)
|
2 years ago |
Milan Burda
|
ea848bc1c5
test: use webContents.create() in type-safe way (#37281)
|
2 years ago |
Milan Burda
|
beed240454
test: use render-process-gone event in tests (#37280)
|
2 years ago |
Milan Burda
|
e5e9186d61
docs: add missing clipboard-sanitized-write permission value to setPermissionRequestHandler() (#37173)
|
2 years ago |