trop[bot] 313aee6cbb test: fix timing issue in `utilityProcess` test fixtures (#45978) 1 month ago
..
app-path 7c10f86c6e ci: cleanup up test app directories (#25145) 4 years ago
command-line 7c10f86c6e ci: cleanup up test app directories (#25145) 4 years ago
context-bridge 87bd665e41 feat: expose frame & move properties to console-message event object (#43617) 6 months ago
cookie-app 470396d6ac chore: bump chromium to 104.0.5073.0 (main) (#34272) 2 years ago
default-menu c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
electron-main-module db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
exit-closes-all-windows-app 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
first-party-sets e83c3ec744 test: add first-party-set chromium tests (#34827) 2 years ago
ipc-main-listeners db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
locale-check 5fc3ed936e feat: add app.getPreferredSystemLanguages() API (#36035) 2 years ago
mixed-sandbox-app 122685194a build: add import/order eslint rule (#44085) 6 months ago
net-log db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
preload-realm 21ad7cdda5 test: service worker contextBridge leak (#45852) 1 month ago
quit-app 929fc8bea5 test: make test apps' name prefixed with electron-test- (#33511) 3 years ago
relaunch 122685194a build: add import/order eslint rule (#44085) 6 months ago
safe-storage 122685194a build: add import/order eslint rule (#44085) 6 months ago
service-workers 26da3c5d6e feat: service worker preload scripts for improved extensions support (#44411) 2 months ago
shared-dictionary 687a59b43b feat: Add shared dictionary management APIs (#44750) 4 months ago
shared-worker 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
singleton ef6569b7d3 chore: cleanup unusued variables + enable linting (#38898) 1 year ago
singleton-data 74af96da16 build: update some build dependencies (#43882) 6 months ago
singleton-userdata 122685194a build: add import/order eslint rule (#44085) 6 months ago
test-menu-null db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
test-menu-visibility db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
utility-process 313aee6cbb test: fix timing issue in `utilityProcess` test fixtures (#45978) 1 month ago
window-all-closed 7c10f86c6e ci: cleanup up test app directories (#25145) 4 years ago
beforeunload-empty-string.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
beforeunload-false-prevent3.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
beforeunload-false.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
beforeunload-undefined.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
blank.html d4cbf7cadb spec: node-integration should work in web-preferences 9 years ago
close.html d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
custom-protocol-shutdown.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
did-fail-load-iframe.html f12f87d6f0 Add `isMainFrame` as last argument to WebContents `did-fail-load` event. 9 years ago
fork-with-node-options.js 74af96da16 build: update some build dependencies (#43882) 6 months ago
frame-subscriber.html 8f3ef39f1e chore: update line endings on HTML files (#37755) 2 years ago
globals.html ee58d60612 fix: ensure no node globals passively leak when nodeIntegration is disabled (#21342) 5 years ago
gpu-info.js b8261f1591 chore: bump chromium to 93.0.4550.0 (main) (#29751) 3 years ago
isolated-fetch-preload.js 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
isolated-preload.js 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
isolated-process.js f35fc93080 chore: rename process.contextIsolation to process.contextIsolated (#28259) 4 years ago
isolated.html 32158ca5dd chore: refactor context isolation spec (#14394) 6 years ago
loaded-from-dataurl.js 186301e126 feat: enable context isolation by default (#26890) 4 years ago
localstorage-and-indexeddb.html 3eb94b72ba feat: Options parameter for `Session.clearData` API (#41355) 1 year ago
localstorage.html 1a609f0caf test: move several session specs to the main runner (#18433) 5 years ago
native-window-open-blank.html f5cf6d4ddd Add spec for native window.open from iframe 8 years ago
native-window-open-child.html 051e133ce3 Add test for opeing HTML file 8 years ago
native-window-open-cross-origin.html 82394cc06d Use an existing host name so that it resolves quickly and tests don't time out. 7 years ago
native-window-open-file.html da97150fc9 Fix JS style in test HTMLs 8 years ago
native-window-open-iframe.html f5cf6d4ddd Add spec for native window.open from iframe 8 years ago
native-window-open-isolated-preload.js 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
native-window-open-isolated.html da97150fc9 Fix JS style in test HTMLs 8 years ago
native-window-open-native-addon.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
native-window-open-no-allowpopups.html a0571e3c72 Add failing spec for native window.open returning null without allowpopups 8 years ago
native-window-open-noopener.html 522b19e2d8 fix: crash when clicking links with target=_blank from webview (#29874) 3 years ago
new-window-preload.js ef6569b7d3 chore: cleanup unusued variables + enable linting (#38898) 1 year ago
new-window-webview-preload.js 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
new-window-webview.html 35294891ae fix: <webview> not working in scriptable popups (#19198) 5 years ago
new-window.html c71b0a5441 Add spec for configuring web preferences from sandboxed new-window event 7 years ago
no-leak.html be6fb7cb12 fix: ensure the sandboxed preloads globals do not leak (#17712) 6 years ago
offscreen-rendering.html 8f3ef39f1e chore: update line endings on HTML files (#37755) 2 years ago
pdf-reader.mjs e3d75b3087 build: also lint mjs files (#44581) 5 months ago
picture-in-picture.html 9ccd6aa0dd feat: enable picture-in-picture mode for video tags (#17686) 5 years ago
preload.html 50a4a8e9c3 spec: add test for syncronous access to blink APIs (#14637) 6 years ago
print-to-pdf-large.html 76afd8c028 test: more robust PDF specs (#35979) 2 years ago
print-to-pdf-small.html 76afd8c028 test: more robust PDF specs (#35979) 2 years ago
sandbox.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
send-sync-message.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
unhandled-rejection-handled.js 829fb4f586 fix: don't double-log unhandled rejections (#37464) 2 years ago
unhandled-rejection.js 829fb4f586 fix: don't double-log unhandled rejections (#37464) 2 years ago
unload.html d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
webrequest.html db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
window-open-location-change.html 3925bfde8e Add spec for reloading opened window cross-origin 7 years ago
window-open-location-final.html 3925bfde8e Add spec for reloading opened window cross-origin 7 years ago
window-open-location-open.html 3925bfde8e Add spec for reloading opened window cross-origin 7 years ago
window-open-preload.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago