trop[bot] c3dfd55224 fix: handle closing `webContents` in `BrowserView`s (#37451) 2 years ago
..
fixtures f99c1752ad fix: crash on `WebWorkerObserver` script execution (#37081) 2 years ago
ts-smoke 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
.eslintrc 9d054755d6 refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 3 years ago
.gitignore db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
ambient.d.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-app-spec.ts 5fc3ed936e feat: add app.getPreferredSystemLanguages() API (#36035) 2 years ago
api-auto-updater-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-autoupdater-darwin-spec.ts d8bb172318 fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) 2 years ago
api-browser-view-spec.ts c3dfd55224 fix: handle closing `webContents` in `BrowserView`s (#37451) 2 years ago
api-browser-window-spec.ts dc0e55aeda fix: restoring X11 window should not remove previous maximize state (#37359) 2 years ago
api-clipboard-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-content-tracing-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-context-bridge-spec.ts dfc134de42 feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974) 2 years ago
api-crash-reporter-spec.ts 2c723d7e84 fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36460) 2 years ago
api-debugger-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-desktop-capturer-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-dialog-spec.ts 4c007a96e9 chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37236) 2 years ago
api-global-shortcut-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-in-app-purchase-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-ipc-main-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-ipc-renderer-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-ipc-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-media-handler-spec.ts b7c5b48c38 test: move api-media-handler-spec from spec-main to spec (#35518) 2 years ago
api-menu-item-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-menu-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-native-image-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-native-theme-spec.ts b8c4a71cd7 test: fix nativeTheme test when system in dark mode (#36966) 2 years ago
api-net-log-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-net-spec.ts ceb76a5fa0 fix: cookies filter secure invalid (#37248) 2 years ago
api-notification-dbus-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-notification-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-power-monitor-spec.ts b307314401 test: re-enable power monitor tests on arm64 (#36015) 2 years ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-protocol-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-safe-storage-spec.ts 324db14969 fix: set macOS crypto keychain name earlier (#34683) 2 years ago
api-screen-spec.ts 56d28dce94 feat: add label property to Display objects (#36933) 2 years ago
api-service-workers-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-session-spec.ts 89763c9042 fix: `getUserMedia` duplicate permissions call (#36874) 2 years ago
api-shell-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-subframe-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-system-preferences-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-touch-bar-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-tray-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-utility-process-spec.ts da0fd286b4 feat: UtilityProcess API (#34980) 2 years ago
api-view-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-contents-spec.ts 587594eb19 chore: improve `contents.takeHeapSnapshot` error messages (#37460) 2 years ago
api-web-contents-view-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-frame-main-spec.ts 6ad679f540 feat: webFrameMain.origin (#35438) 2 years ago
api-web-frame-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-request-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
asar-spec.ts c506624807 fix: handle null/undefined options for fs.readdir (#36848) 2 years ago
autofill-spec.ts e1dce7c1f7 test: add a `<datalist>` spec for time type (#36996) 2 years ago
chromium-spec.ts b03574b715 docs: add missing clipboard-sanitized-write permission value to setPermissionRequestHandler() (#37208) 2 years ago
crash-spec.ts 29f8161917 test: fix "crash cases" tests not failing properly (#37326) 2 years ago
deprecate-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
events-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
extensions-spec.ts 87c183df6a chore: bump chromium to 110.0.5415.0 (main) (#36186) 2 years ago
get-files.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
guest-window-manager-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
index.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
logging-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
modules-spec.ts 29f8161917 test: fix "crash cases" tests not failing properly (#37326) 2 years ago
node-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
package.json d8bb172318 fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) 2 years ago
parse-features-string-spec.ts 1f038a6464 test: rename & split internal module tests (#37327) 2 years ago
pipe-transport.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
process-binding-spec.ts 1f038a6464 test: rename & split internal module tests (#37327) 2 years ago
release-notes-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
screen-helpers.ts e8ae0571b8 test: remove redundant color diffing dependency (#33215) 2 years ago
security-warnings-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
spec-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
spellchecker-spec.ts 38a7da692a chore: make macOS spellchecker fns formal no-ops (#35514) 2 years ago
types-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
version-bump-spec.ts 7ca2bb5f9c build: determine electron version from tags not files (#36106) 2 years ago
video-helpers.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
visibility-state-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
webview-spec.ts b9464d89b8 fix: remove undocumented feature and flaky test for webview resize event (#36154) 2 years ago
window-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
yarn.lock 4f1f263a9a build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /spec (#36375) 2 years ago