electron/spec/fixtures/api
2021-03-17 11:23:29 -07:00
..
app-path ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
command-line ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
cookie-app build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
default-menu ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
electron-main-module build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
electron-module-app build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
exit-closes-all-windows-app build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
locale-check fix: LC_ALL env should not be changed (#26507) 2020-11-18 11:13:01 +09:00
mixed-sandbox-app build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
quit-app build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
relaunch test: exit after app.relaunch is called (#28016) 2021-03-07 16:30:43 +09:00
shared-worker build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
singleton build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
site-instance-overrides ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
window-all-closed ci: cleanup up test app directories (#25145) 2020-08-31 14:07:12 -04:00
blank.html spec: node-integration should work in web-preferences 2015-09-10 15:57:16 +08:00
close.html test: fix flaky onbeforeunload tests (#19085) 2019-07-02 13:48:58 -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
globals.html fix: ensure no node globals passively leak when nodeIntegration is disabled (#21342) 2019-12-02 10:09:47 -08:00
gpu-info.js chore: add deprecation warning for the default of contextIsolation (#23507) 2020-06-25 10:55:17 -07:00
isolated-fetch-preload.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
isolated-preload.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
isolated-process.js feat: add process.contextIsolation property (#28030) 2021-03-17 11:23:29 -07:00
isolated.html chore: refactor context isolation spec (#14394) 2018-09-01 08:51:29 +12:00
loaded-from-dataurl.js feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
localstorage.html test: move several session specs to the main runner (#18433) 2019-05-28 14:12:59 -07:00
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 Add test for opeing HTML file 2017-04-04 19:05:13 +09:00
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 Fix JS style in test HTMLs 2017-04-30 19:43:21 +09:00
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 build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
native-window-open-isolated.html Fix JS style in test HTMLs 2017-04-30 19:43:21 +09:00
native-window-open-no-allowpopups.html Add failing spec for native window.open returning null without allowpopups 2017-05-26 10:10:36 -07:00
new-window-preload.js feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00
new-window-webview-preload.js build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
new-window-webview.html fix: <webview> not working in scriptable popups (#19198) 2019-07-11 20:56:04 -05:00
new-window.html Add spec for configuring web preferences from sandboxed new-window event 2017-07-17 11:55:15 -07:00
no-leak.html fix: ensure the sandboxed preloads globals do not leak (#17712) 2019-04-16 10:57:02 -07:00
offscreen-rendering.html adds tests for osr 2016-07-31 17:10:53 +02:00
picture-in-picture.html feat: enable picture-in-picture mode for video tags (#17686) 2019-08-22 19:17:50 +09:00
preload.html spec: add test for syncronous access to blink APIs (#14637) 2018-09-25 10:40:15 +12:00
unload.html 💄 Avoid duplicate temporary file names. 2013-08-29 18:03:14 +08:00
window-open-location-change.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
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 feat: add webContents.setWindowOpenHandler API (#24517) 2020-11-10 09:06:03 -08:00