Shelley Vohr
|
08241669bc
test: add tests for Storage Access API (#41698)
|
1 year ago |
Alice Zhao
|
00e3445f8a
feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577)
|
1 year ago |
Shelley Vohr
|
f826506218
fix: `chrome://process-internals` failing to load (#41476)
|
1 year ago |
electron-roller[bot]
|
0dad99561b
chore: bump chromium to 123.0.6296.0 (main) (#41204)
|
1 year ago |
electron-roller[bot]
|
1a0991a9b9
chore: bump chromium to 122.0.6261.6 (main) (#40949)
|
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 |