electron/spec/fixtures/api
Robo f68184a9f9
feat: add error event for utility process (#43774)
* feat: add error event for utility process

* chore: use public report api

* chore: fix lint

* doc: mark error event as experimental

---------

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-09-27 10:17:06 +09:00
..
app-path
command-line
context-bridge chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
cookie-app
default-menu refactor: use optional catch binding (#39232) 2023-07-27 10:53:45 -04:00
electron-main-module
exit-closes-all-windows-app
first-party-sets
ipc-main-listeners
locale-check
mixed-sandbox-app refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
net-log
quit-app
relaunch refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
safe-storage feat: expose safestorage backend information on linux (#38873) 2023-07-13 11:14:33 +02:00
service-workers chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
shared-worker
singleton chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
singleton-data build: update some build dependencies (#43882) 2024-09-26 00:12:11 -07:00
singleton-userdata refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
test-menu-null
test-menu-visibility
utility-process feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
window-all-closed
beforeunload-empty-string.html
beforeunload-false-prevent3.html
beforeunload-false.html
beforeunload-undefined.html
blank.html
close.html refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
custom-protocol-shutdown.js
did-fail-load-iframe.html
fork-with-node-options.js build: update some build dependencies (#43882) 2024-09-26 00:12:11 -07:00
frame-subscriber.html chore: update line endings on HTML files (#37755) 2023-03-29 15:02:13 -04:00
globals.html
gpu-info.js
isolated-fetch-preload.js
isolated-preload.js
isolated-process.js
isolated.html
loaded-from-dataurl.js
localstorage-and-indexeddb.html feat: Options parameter for Session.clearData API (#41355) 2024-04-01 12:09:01 -04:00
localstorage.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-native-addon.html
native-window-open-no-allowpopups.html
native-window-open-noopener.html
new-window-preload.js chore: cleanup unusued variables + enable linting (#38898) 2023-06-26 02:51:54 -07:00
new-window-webview-preload.js
new-window-webview.html
new-window.html
no-leak.html
offscreen-rendering.html chore: update line endings on HTML files (#37755) 2023-03-29 15:02:13 -04:00
pdf-reader.mjs build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511) 2024-09-09 11:49:43 +02:00
picture-in-picture.html
preload.html
print-to-pdf-large.html
print-to-pdf-small.html
sandbox.html
send-sync-message.html
unhandled-rejection-handled.js fix: don't double-log unhandled rejections (#37464) 2023-03-06 11:04:43 +01:00
unhandled-rejection.js fix: don't double-log unhandled rejections (#37464) 2023-03-06 11:04:43 +01:00
unload.html refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
webrequest.html
window-open-location-change.html
window-open-location-final.html
window-open-location-open.html
window-open-preload.js