.. |
app-path
|
79f0c444fd
fix: app.getAppPath() returning default-app path for files or directories without package.json (#18763)
|
5 years ago |
command-line
|
6f117b8e0c
feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue() (#16282)
|
6 years ago |
cookie-app
|
8396a2d504
feat: promisify cookies api (#16464)
|
6 years ago |
default-menu
|
23d44e322d
feat: use default-app behavior in packaged apps (#16310)
|
6 years ago |
electron-main-module
|
cfb6e847a0
refactor: allow embedder overriding of internal FS calls (#17906) (#18183)
|
6 years ago |
electron-module-app
|
4a41311409
Test that calling regular module succeeds
|
9 years ago |
exit-closes-all-windows-app
|
558fff69e7
chore: update to standard 12
|
6 years ago |
ipc-main-listeners
|
b50f86ef43
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
6 years ago |
locale-check
|
558fff69e7
chore: update to standard 12
|
6 years ago |
mixed-sandbox-app
|
92b9525cfd
feat: enable mixed-sandbox mode by default (#15894)
|
6 years ago |
quit-app
|
c61db523c7
refactor: replace var with const / let (#14866)
|
6 years ago |
relaunch
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
service-worker
|
d105dcc0d3
feat: promisify webContents.hasServiceWorker() (#16535)
|
6 years ago |
singleton
|
ea6a926494
test: add test for second-instance event parameter (#16798)
|
6 years ago |
site-instance-overrides
|
87ae9324ac
feat: Add option to conditionally disable site instance patches (#18396)
|
5 years ago |
window-all-closed
|
23d44e322d
feat: use default-app behavior in packaged apps (#16310)
|
6 years ago |
allocate-memory.html
|
a8640fb8a3
Add test to verify memory is released after sandboxed popup is closed
|
8 years ago |
beforeunload-false-prevent3.html
|
042b511a27
Fix #8911
|
8 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
|
616856552f
test: fix flaky onbeforeunload tests (#19085)
|
5 years ago |
close-beforeunload-false.html
|
616856552f
test: fix flaky onbeforeunload tests (#19085)
|
5 years ago |
close-beforeunload-undefined.html
|
616856552f
test: fix flaky onbeforeunload tests (#19085)
|
5 years ago |
close.html
|
616856552f
test: fix flaky onbeforeunload tests (#19085)
|
5 years ago |
crash-restart.html
|
f98454e5dd
fix: use crashpad on Windows (#18483)
|
5 years ago |
crash.html
|
f98454e5dd
fix: use crashpad on Windows (#18483)
|
5 years ago |
did-fail-load-iframe.html
|
f12f87d6f0
Add `isMainFrame` as last argument to WebContents `did-fail-load` event.
|
9 years ago |
execute-javascript.html
|
3ca87d205f
feat: make zoomLevel/zoomFactor sync (#16410)
|
6 years ago |
frame-subscriber.html
|
5118def724
damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests
|
8 years ago |
gpu-info.js
|
c9edf77e8e
test: slightly rewrite getGPUInfo() tests (#14863)
|
6 years ago |
isolated-fetch-preload.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
isolated-preload.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
isolated.html
|
32158ca5dd
chore: refactor context isolation spec (#14394)
|
6 years ago |
leak-exit-browserview.js
|
746beb0d8b
fix: destroy WebContents synchronously on shutdown (#15541)
|
6 years ago |
leak-exit-webcontents.js
|
746beb0d8b
fix: destroy WebContents synchronously on shutdown (#15541)
|
6 years ago |
leak-exit-webcontentsview.js
|
746beb0d8b
fix: destroy WebContents synchronously on shutdown (#15541)
|
6 years ago |
loaded-from-dataurl.js
|
879082b1a6
Issue #8735:Support base URL option to loadURL for data URLs
|
8 years ago |
localstorage.html
|
1a609f0caf
test: move several session specs to the main runner (#18433)
|
5 years ago |
native-window-open-argv.html
|
2f3a8ecd42
fix: child window with nativeWindowOpen should disable node integration (#15213)
|
6 years ago |
native-window-open-blank.html
|
f5cf6d4ddd
Add spec for native window.open from iframe
|
8 years ago |
native-window-open-child.html
|
051e133ce3
Add test for opeing HTML file
|
8 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.
|
7 years ago |
native-window-open-file.html
|
da97150fc9
Fix JS style in test HTMLs
|
8 years ago |
native-window-open-iframe.html
|
f5cf6d4ddd
Add spec for native window.open from iframe
|
8 years ago |
native-window-open-isolated-preload.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
native-window-open-isolated.html
|
da97150fc9
Fix JS style in test HTMLs
|
8 years ago |
native-window-open-native-addon.html
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
native-window-open-no-allowpopups.html
|
a0571e3c72
Add failing spec for native window.open returning null without allowpopups
|
8 years ago |
new-window-preload.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
new-window-webview-preload.js
|
35294891ae
fix: <webview> not working in scriptable popups (#19198)
|
5 years ago |
new-window-webview.html
|
35294891ae
fix: <webview> not working in scriptable popups (#19198)
|
5 years ago |
new-window.html
|
c71b0a5441
Add spec for configuring web preferences from sandboxed new-window event
|
7 years ago |
no-leak.html
|
be6fb7cb12
fix: ensure the sandboxed preloads globals do not leak (#17712)
|
6 years ago |
offscreen-rendering.html
|
35ee99265e
adds tests for osr
|
8 years ago |
picture-in-picture.html
|
1af064a144
feat: enable picture-in-picture mode for video tags (#19914)
|
5 years ago |
preload.html
|
50a4a8e9c3
spec: add test for syncronous access to blink APIs (#14637)
|
6 years ago |
remote-event-handler.html
|
45986405b8
Assert remote event names
|
8 years ago |
render-view-deleted.html
|
14ed71fa1b
fix: use render client id to track deleted render process hosts (#14520)
|
6 years ago |
sandbox.html
|
c5e249b85c
test: actually test sandbox events in the test that says 'test sandbox events' (#19284)
|
5 years ago |
send-sync-message.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 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
|
b4276835d8
fix: lost window.opener after cross-origin navigation (#18173)
|
5 years ago |