Samuel Attard 5b5c161601 feat: new makeSingleInstance API (#12782) 6 years ago
..
electron-module-app 4a41311409 Test that calling regular module succeeds 8 years ago
exit-closes-all-windows-app bfb9388191 Add failing spec for app.exit with >2 windows 7 years ago
locale-check ca34978e73 add app.setLocale() (#11469) 6 years ago
mixed-sandbox-app 80bd6a3e91 :art: 7 years ago
quit-app 707d68f719 spec: Add test case for app.relaunch 8 years ago
relaunch 197ec98800 Remove standard linter warnings 8 years ago
singleton 5b5c161601 feat: new makeSingleInstance API (#12782) 6 years ago
singleton-old 5b5c161601 feat: new makeSingleInstance API (#12782) 6 years ago
allocate-memory.html a8640fb8a3 Add test to verify memory is released after sandboxed popup is closed 7 years ago
beforeunload-false-prevent3.html 042b511a27 Fix #8911 7 years ago
beforeunload-false.html cce6be1900 Only prevent unload the first time it is attempted 8 years ago
blank.html d4cbf7cadb spec: node-integration should work in web-preferences 9 years ago
close-beforeunload-empty-string.html cce6be1900 Only prevent unload the first time it is attempted 8 years ago
close-beforeunload-false.html cce6be1900 Only prevent unload the first time it is attempted 8 years ago
close-beforeunload-undefined.html fa0ce7ad5f Adjust to the new behaviors of beforeunload handler 8 years ago
close.html efd2bbbede :lipstick: Avoid duplicate temporary file names. 11 years ago
crash-restart.html 276f758560 remove deprecated method call 6 years ago
crash.html 0adf775d9a clean fixture and fix failing travis test 6 years ago
did-fail-load-iframe.html f12f87d6f0 Add `isMainFrame` as last argument to WebContents `did-fail-load` event. 8 years ago
frame-subscriber.html 5118def724 damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests 8 years ago
isolated-preload.js eca7ff986c add webFrame to sandboxed renderer 7 years ago
isolated.html 7d2226e05e Let Chromium manage `document.visibilityState` and `document.hidden` 7 years ago
loaded-from-dataurl.js 879082b1a6 Issue #8735:Support base URL option to loadURL for data URLs 7 years ago
localstorage.html 1d1f911b09 Use require('electron') in Electron's code 8 years ago
native-window-open-blank.html f5cf6d4ddd Add spec for native window.open from iframe 7 years ago
native-window-open-child.html 051e133ce3 Add test for opeing HTML file 7 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. 6 years ago
native-window-open-file.html da97150fc9 Fix JS style in test HTMLs 7 years ago
native-window-open-iframe.html f5cf6d4ddd Add spec for native window.open from iframe 7 years ago
native-window-open-isolated-preload.js 0034b306f5 Add test for nativeWindowOpen + contextIsolation 7 years ago
native-window-open-isolated.html da97150fc9 Fix JS style in test HTMLs 7 years ago
native-window-open-native-addon.html 60f563ae5f Surface require errors so spec does not hang 7 years ago
native-window-open-no-allowpopups.html a0571e3c72 Add failing spec for native window.open returning null without allowpopups 7 years ago
new-window-preload.js 86b1deedfa Inherit enabled-sandbox in opened windows 7 years ago
new-window.html c71b0a5441 Add spec for configuring web preferences from sandboxed new-window event 7 years ago
offscreen-rendering.html 35ee99265e adds tests for osr 8 years ago
preload.html 1d1f911b09 Use require('electron') in Electron's code 8 years ago
preloads.html cb3a9c69ab Add a SessionPreferences to manage session related data 6 years ago
remote-event-handler.html 45986405b8 Assert remote event names 7 years ago
render-view-deleted.html c1a02d6556 Add spec for render-view-deleted issue 7 years ago
sandbox.html 5654ff0d43 Add test for #9387 7 years ago
send-sync-message.html 1d1f911b09 Use require('electron') in Electron's code 8 years ago
unload.html efd2bbbede :lipstick: Avoid duplicate temporary file names. 11 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 3925bfde8e Add spec for reloading opened window cross-origin 7 years ago