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