electron/spec/fixtures/api
Keeley Hammond 38c21b7aca
revert: add first-instance-ack event to the app.requestSingleInstanceLock() flow (#34297)
fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow"
2022-05-22 22:20:54 -07:00
..
app-path
command-line
cookie-app test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
default-menu
electron-main-module
exit-closes-all-windows-app
locale-check fix: LC_ALL env should not be changed (#26507) 2020-11-18 11:13:01 +09:00
mixed-sandbox-app test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
quit-app test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
relaunch test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
shared-worker
singleton test: make test apps' name prefixed with electron-test- (#33511) 2022-03-30 13:17:34 -04:00
singleton-data revert: add first-instance-ack event to the app.requestSingleInstanceLock() flow (#34297) 2022-05-22 22:20:54 -07:00
singleton-userdata fix: create userData on requestSingleInstanceLock() if needed (#33559) 2022-04-04 10:39:55 +09:00
window-all-closed
blank.html
close.html
did-fail-load-iframe.html
frame-subscriber.html
globals.html
gpu-info.js chore: bump chromium to 93.0.4550.0 (main) (#29751) 2021-06-22 12:17:16 -07:00
isolated-fetch-preload.js
isolated-preload.js
isolated-process.js chore: rename process.contextIsolation to process.contextIsolated (#28259) 2021-03-18 14:00:19 -07:00
isolated.html
loaded-from-dataurl.js feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
localstorage.html
native-window-open-argv.html
native-window-open-blank.html
native-window-open-child.html
native-window-open-cross-origin.html
native-window-open-file.html
native-window-open-iframe.html
native-window-open-isolated-preload.js
native-window-open-isolated.html
native-window-open-no-allowpopups.html
native-window-open-noopener.html fix: crash when clicking links with target=_blank from webview (#29874) 2021-06-29 18:10:18 -07:00
new-window-webview-preload.js
new-window-webview.html
new-window.html
no-leak.html
offscreen-rendering.html
picture-in-picture.html
preload.html
unload.html
window-open-location-change.html
window-open-location-final.html
window-open-location-open.html