electron/spec/fixtures/api
2019-01-11 17:00:43 -08:00
..
command-line feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue() (#16282) 2019-01-07 07:48:27 -08:00
cookie-app
electron-module-app Test that calling regular module succeeds 2016-05-23 15:14:55 -07:00
exit-closes-all-windows-app chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main-listeners
locale-check
mixed-sandbox-app
net-log
quit-app refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
relaunch
singleton chore: update to standard 12 2018-09-14 14:57:01 +10:00
allocate-memory.html Add test to verify memory is released after sandboxed popup is closed 2017-05-01 11:30:07 -03:00
beforeunload-false-prevent3.html Fix #8911 2017-05-03 12:47:00 -05:00
beforeunload-false.html Only prevent unload the first time it is attempted 2016-08-03 16:23:39 -07:00
blank.html spec: node-integration should work in web-preferences 2015-09-10 15:57:16 +08:00
close-beforeunload-empty-string.html
close-beforeunload-false.html Only prevent unload the first time it is attempted 2016-08-03 16:23:39 -07:00
close-beforeunload-undefined.html Adjust to the new behaviors of beforeunload handler 2016-05-23 14:27:39 +09:00
close.html 💄 Avoid duplicate temporary file names. 2013-08-29 18:03:14 +08:00
crash-restart.html
crash.html fix: small refactoring regressions (#15206) 2018-10-17 12:18:18 -07:00
did-fail-load-iframe.html Add isMainFrame as last argument to WebContents did-fail-load event. 2016-04-04 19:26:06 -07:00
frame-subscriber.html damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests 2016-06-25 18:23:40 +02:00
gpu-info.js
isolated-fetch-preload.js
isolated-preload.js
isolated.html chore: refactor context isolation spec (#14394) 2018-09-01 08:51:29 +12:00
leak-exit-browserview.js
leak-exit-webcontents.js
leak-exit-webcontentsview.js
loaded-from-dataurl.js
localstorage.html
native-window-open-argv.html fix: child window with nativeWindowOpen should disable node integration (#15213) 2018-10-25 15:31:07 +09:00
native-window-open-blank.html Add spec for native window.open from iframe 2017-05-26 10:10:36 -07:00
native-window-open-child.html
native-window-open-cross-origin.html Use an existing host name so that it resolves quickly and tests don't time out. 2017-11-24 10:58:53 +09:00
native-window-open-file.html
native-window-open-iframe.html Add spec for native window.open from iframe 2017-05-26 10:10:36 -07:00
native-window-open-isolated-preload.js
native-window-open-isolated.html
native-window-open-native-addon.html
native-window-open-no-allowpopups.html
new-window-preload.js
new-window.html Add spec for configuring web preferences from sandboxed new-window event 2017-07-17 11:55:15 -07:00
offscreen-rendering.html
preload.html
preloads.html Add a SessionPreferences to manage session related data 2017-12-05 15:59:15 +09:00
remote-event-handler.html Assert remote event names 2017-01-25 12:36:55 -08:00
render-view-deleted.html fix: use render client id to track deleted render process hosts (#14520) 2018-09-11 11:18:10 -07:00
sandbox.html fix: use appropriate site instance for cross-site nav's (#15821) 2018-12-05 17:03:39 +09:00
send-sync-message.html
unload.html 💄 Avoid duplicate temporary file names. 2013-08-29 18:03:14 +08:00
window-open-location-change.html
window-open-location-final.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
window-open-location-open.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
window-open-preload.js