Keeley Hammond 105e58f940 fix: abort ShipIt installation attempt at the final mile if the app is running (#37794) 2 years ago
..
fixtures 105e58f940 fix: abort ShipIt installation attempt at the final mile if the app is running (#37794) 2 years ago
.eslintrc 9d054755d6 refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 3 years ago
.gitignore b8dbe4bc15 spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 6 years ago
ambient.d.ts 7678a0aebb chore: cleanup spec-main/ambient.d.ts (#32363) 3 years ago
api-app-spec.ts d8a1298eaf feat: add app.getPreferredSystemLanguages() API (#36290) 2 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 105e58f940 fix: abort ShipIt installation attempt at the final mile if the app is running (#37794) 2 years ago
api-browser-view-spec.ts 5d530d31f4 ci: bake appveyor images automatically, run sync on depshash change (#36484) 2 years ago
api-browser-window-spec.ts 5d530d31f4 ci: bake appveyor images automatically, run sync on depshash change (#36484) 2 years ago
api-clipboard-spec.ts ad1bbc198b test: migrate clipboard spec to spec-main (#35059) 2 years ago
api-content-tracing-spec.ts 28ada6ea8b chore: bump chromium to 100.0.4857.0 (main) (#32419) 3 years ago
api-context-bridge-spec.ts db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
api-crash-reporter-spec.ts daed10512d chore: remove Breakpad tests for crashReporter on Linux (#31729) 3 years ago
api-debugger-spec.ts d79d3fc7d7 test: fix and re-enable Network.getResponseBody test (#33227) 3 years ago
api-deprecate-spec.ts fb11a12d5b refactor: replace a few any-s with proper types (#25681) 4 years ago
api-desktop-capturer-spec.ts 8ea0631b82 test: re-enable desktop specs (#33497) 3 years ago
api-dialog-spec.ts e7791771ca chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37235) 2 years ago
api-global-shortcut-spec.ts cabfb8507d test: remove references to robotjs (#35064) 2 years ago
api-in-app-purchase-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-ipc-main-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-ipc-renderer-spec.ts d44a187d0b feat: remove nativeWindowOpen option (#29405) 3 years ago
api-ipc-spec.ts 28ca18a912 feat: add WebContents.ipc (#35231) 2 years ago
api-menu-item-spec.ts 5af6b898d9 feat: add Substitutions menu roles on macOS (#32024) 3 years ago
api-menu-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-native-image-spec.ts dd68fae081 test: migrate nativeImage specs to main (#35062) 2 years ago
api-native-theme-spec.ts 755feb4d81 feat: add nativeTheme.inForcedColorsMode (#32956) 3 years ago
api-net-log-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
api-net-spec.ts a2a8e493eb test: unflake some more tests (#34084) 3 years ago
api-notification-dbus-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-notification-spec.ts b43859f098 feat: custom toast xml and failure reporting for notifications (#25401) 4 years ago
api-power-monitor-spec.ts cef7f6f99b test: re-enable power monitor tests on arm64 (#36022) 2 years ago
api-power-save-blocker-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-process-spec.ts 6d9e8b65bc test: add process module tests for main process (#35057) 2 years ago
api-protocol-spec.ts 0ced2338ea fix: crash loading non-standard schemes in iframes (#35517) 2 years ago
api-safe-storage-spec.ts 03e68e2efe fix: fix a crash in `safeStorage` on Linux (#33913) 2 years ago
api-screen-spec.ts a571cfdf8c feat: add label property to Display objects (#36931) 2 years ago
api-service-workers-spec.ts 9baca911a1 test: use new uuid for each ServiceWorker test (#27444) 4 years ago
api-session-spec.ts a5db8a3d53 fix: session.getBlobData never resolves with blob sizes > 65536 (#35602) 2 years ago
api-shell-spec.ts de1cec8693 test: migrate shell specs to main process (#35058) 2 years ago
api-subframe-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-system-preferences-spec.ts 0ee7f14190 chore: modernize Value usage in converters (#34794) 2 years ago
api-touch-bar-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-tray-spec.ts 3455136e9d refactor: remove path from nativeImage converter (#26546) 4 years ago
api-view-spec.ts ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
api-web-contents-spec.ts b176c95226 fix: resolve loadURL properly for in-page navigations (#36150) 2 years ago
api-web-contents-view-spec.ts 80f89a3472 test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 4 years ago
api-web-frame-main-spec.ts b5cf0ad971 feat: webFrameMain.origin (#35534) 2 years ago
api-web-frame-spec.ts 77b4aab720 test: migrate the rest of the webFrame tests to main (#35080) 2 years ago
api-web-request-spec.ts 594dc7e24a chore: update node types version (#33452) 3 years ago
asar-spec.ts 06a00b74e8 fix: initialize asar support in worker threads (#33216) 3 years ago
autofill-spec.ts a041882192 test: add test for datalist autofills (#23110) 5 years ago
chromium-spec.ts cfac858d65 docs: add missing window-placement permission value to setPermissionRequestHandler() (#36905) 2 years ago
crash-spec.ts 0a34be3e55 test: disable flaky linux arm/arm64 crash test case (#36098) 2 years ago
events-helpers.ts dd781c4f63 chore: deprecate remote (#25293) 4 years ago
extensions-spec.ts d67532ee9f fix: crash when loading extension with missing manifest (#34168) 2 years ago
guest-window-manager-spec.ts bed38e0985 fix: crash when `setWindowOpenHandler` callback throws (#34523) 2 years ago
index.js 1e8da899a3 chore: fix typos (#32985) 3 years ago
internal-spec.ts 2a9691fd3f fix: expose native bindings by process type (#36141) 2 years ago
logging-spec.ts 9959f01e4c spec: fix check for electron_common_testing binding in logging-spec.ts (#30086) 3 years ago
modules-spec.ts bc27dc4597 fix: expose the built-in electron module via the ESM loader (#35958) 2 years ago
node-spec.ts e2c58d164d chore: replace Object.assign with object spread syntax (#34739) 2 years ago
package.json 105e58f940 fix: abort ShipIt installation attempt at the final mile if the app is running (#37794) 2 years ago
pipe-transport.ts 93f6129c80 chore: support --remote-debugging-pipe (#23433) 5 years ago
release-notes-spec.ts ea4278754c chore: fix spelling errors in multiple files (#34574) 2 years ago
screen-helpers.ts 4633376b28 test: fix crash on image.crop (#33148) 3 years ago
security-warnings-spec.ts 63eed52626 fix: do not trigger CSP violations when checking eval (#30991) 3 years ago
spec-helpers.ts fa464286ee test: deflake crashReporter.getLastCrashReport test (#30276) 3 years ago
spellchecker-spec.ts 12992b253c chore: make macOS spellchecker fns formal no-ops (#35679) 2 years ago
types-spec.ts 542abcd6fd chore: bump Node.js to v16.2.0 (#29244) 3 years ago
version-bump-spec.ts 019c05b924 build: determine electron version from tags not files (#36135) 2 years ago
video-helpers.js 515e85079f chore: fix minor script warnings (#25575) 4 years ago
visibility-state-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
webview-spec.ts 16cd22ff6a test: use webContents.setWindowOpenHandler() in specs (#34514) 2 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock 105e58f940 fix: abort ShipIt installation attempt at the final mile if the app is running (#37794) 2 years ago