trop[bot] debf490418 fix: crash when calling non-reentrant function in `loadURL` (#40160) 1 year ago
..
fixtures e0b1723dd1 fix: update `chrome.i18n` for Manifest v3 (#39442) 1 year ago
lib 549c6dd0ec fix: falsy transparent shouldn't affect webContents background (#38158) 1 year ago
ts-smoke baf3081e1d docs: correct `powerSaveBlocker.stop(id)` return type (#39443) 1 year 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 5abfb3a6bc fix: Showing the about panel is async on all platforms (#37508) 2 years ago
api-auto-updater-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-autoupdater-darwin-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-browser-view-spec.ts 192295697e fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884) 1 year ago
api-browser-window-spec.ts d3c763fadc fix: all children showing when showing child window (#40104) 1 year ago
api-clipboard-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-content-tracing-spec.ts 017fd30e89 chore: make `contentTracing.stopRecording()` failure clearer (#38520) 1 year ago
api-context-bridge-spec.ts 95729e64e4 fix: exceptions during function/promise result conversions live in calling world (#37925) 2 years ago
api-crash-reporter-spec.ts e60b0958e2 build: update spec dependencies to clean up yarn audit (#37116) 2 years ago
api-debugger-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-desktop-capturer-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-dialog-spec.ts c9ff49c827 docs: fix typing of message box type value (#38375) 1 year ago
api-global-shortcut-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-in-app-purchase-spec.ts 6a798b1c58 feat: added username to IAP purchaseProduct method (#35902) 2 years ago
api-ipc-main-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-ipc-renderer-spec.ts e2d17db85b feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 1 year ago
api-ipc-spec.ts f38c3d91a2 fix: crash in `MessagePortMain` with some `postMessage` params (#37726) 2 years ago
api-media-handler-spec.ts 01f4b2c915 fix: `MediaDevices` missing `DisplayMediaInformation` (#38434) 1 year ago
api-menu-item-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-menu-spec.ts 3a027a743b fix: menus on Linux after window modification (#37906) 2 years ago
api-native-image-spec.ts 82869b88f1 refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37796) 2 years ago
api-native-theme-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-net-log-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-net-spec.ts 3c5cd4c2eb fix: properly bubble up cookie creation failure message (#37597) 2 years ago
api-notification-dbus-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-notification-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-power-monitor-spec.ts 912aa52b9b feat: add thermal states to powerMonitor (#38027) 1 year ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-protocol-spec.ts 52adfe2137 test: use webContents.create() in type-safe way (#37308) 2 years ago
api-safe-storage-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-screen-spec.ts 2c56a06ad3 feat: add label property to Display objects (#36855) 2 years ago
api-service-workers-spec.ts 52adfe2137 test: use webContents.create() in type-safe way (#37308) 2 years ago
api-session-spec.ts 14985e29e0 feat: session.resolveHost (#37847) 2 years ago
api-shell-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-subframe-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-system-preferences-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-touch-bar-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-tray-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-utility-process-spec.ts 8761af5cbb fix: crash in utilityProcess when generating code from strings (#38041) 2 years ago
api-view-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-contents-spec.ts debf490418 fix: crash when calling non-reentrant function in `loadURL` (#40160) 1 year ago
api-web-contents-view-spec.ts 7302832dbe test: use `await` to call "closeWindow" (#38173) 1 year ago
api-web-frame-main-spec.ts 67dc178e70 refactor: move gin_helper::Constructible methods to prototype (#37087) 2 years ago
api-web-frame-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-request-spec.ts 1ff589976c feat: add types to webRequest filter (#37427) 2 years ago
asar-spec.ts ccca1cf5ab fix: asar integration for require('node:child_process') (#39236) 1 year ago
autofill-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
chromium-spec.ts e2d17db85b feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 1 year ago
crash-spec.ts 38ca7c0860 test: fix "crash cases" tests not failing properly (#37325) 2 years ago
deprecate-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
extensions-spec.ts e0b1723dd1 fix: update `chrome.i18n` for Manifest v3 (#39442) 1 year ago
get-files.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
guest-window-manager-spec.ts 549c6dd0ec fix: falsy transparent shouldn't affect webContents background (#38158) 1 year ago
index.js 09bb5eef2a test: add some environment variables for controlling tests (#39364) 1 year ago
logging-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
modules-spec.ts 38ca7c0860 test: fix "crash cases" tests not failing properly (#37325) 2 years ago
node-spec.ts 33a34af2fb fix: don't double-log unhandled rejections (#37500) 2 years ago
package.json ad800081ce test: prewarm Node headers cache if specifying Electron version (#38298) 1 year ago
parse-features-string-spec.ts f3d50c674c test: rename & split internal module tests (#37328) 2 years ago
pipe-transport.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
process-binding-spec.ts f3d50c674c test: rename & split internal module tests (#37328) 2 years ago
release-notes-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
security-warnings-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
spellchecker-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
types-spec.ts 1d98b27a66 chore: update node types version (#36924) 2 years ago
version-bump-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
visibility-state-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
webview-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
yarn.lock e60b0958e2 build: update spec dependencies to clean up yarn audit (#37116) 2 years ago