David Sanders 36edecf606 docs: fix some string union typings (#40204) 1 year ago
..
fixtures cf49565a31 feat: support `chrome.scripting` extension APIs (#39677) 1 year ago
lib 80a378a9de fix: falsy transparent shouldn't affect webContents background (#38157) 1 year ago
ts-smoke 36edecf606 docs: fix some string union typings (#40204) 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 b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-auto-updater-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-autoupdater-darwin-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-browser-view-spec.ts aa799e2239 fix: ensure `BrowserView` bounds are always relative to window (#39851) 1 year ago
api-browser-window-spec.ts 3f3c0c45f2 fix: `webContents.capturePage()` for hidden windows on Windows/Linux (#40186) 1 year ago
api-clipboard-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-content-tracing-spec.ts 0c450f8c89 test: fix flaky content tracing test (#39769) 1 year ago
api-context-bridge-spec.ts 382b19f816 fix: exceptions during function/promise result conversions live in calling world (#37922) 2 years ago
api-crash-reporter-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-debugger-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-desktop-capturer-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-dialog-spec.ts 8ce23c425d docs: fix typing of message box type value (#38352) 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 a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-ipc-renderer-spec.ts 3d07626ddf feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39208) 1 year ago
api-ipc-spec.ts b27e4cae21 fix: crash in `MessagePortMain` with some `postMessage` params (#37585) 2 years ago
api-media-handler-spec.ts 0412b07612 fix: instantiate tab video tracks from BrowserCaptureMediaStreamTrack (#39617) 1 year ago
api-menu-item-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-menu-spec.ts 9281a34f8b fix: set prototype names on `gin::Constructible` classes (#39035) 1 year ago
api-native-image-spec.ts 8ee58e18fd refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37362) 2 years ago
api-native-theme-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-net-log-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-net-spec.ts fda8ea9277 feat: add protocol.handle (#36674) 2 years ago
api-notification-dbus-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-notification-spec.ts 9281a34f8b fix: set prototype names on `gin::Constructible` classes (#39035) 1 year ago
api-power-monitor-spec.ts 9f2bef9a65 feat: add thermal states to powerMonitor (#38028) 2 years ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-protocol-spec.ts 2b355f8ab3 fix: `protocol.handle` not intercepting file protocol (#39064) 1 year ago
api-safe-storage-spec.ts efa09d8da2 feat: expose safestorage backend information on linux (#39325) 1 year ago
api-screen-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-service-workers-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-session-spec.ts 3bb93c472d feat: allow headers to be sent with `webContents.downloadURL()` (#39561) 1 year ago
api-shell-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-subframe-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 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 9281a34f8b fix: set prototype names on `gin::Constructible` classes (#39035) 1 year ago
api-utility-process-spec.ts 92371e7231 feat: support dns-result-order Node.js cli flag (#39500) 1 year ago
api-view-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-contents-spec.ts e7ba28f8f9 fix: crash when calling non-reentrant function in `loadURL` (#40161) 1 year ago
api-web-contents-view-spec.ts 2ae9588e1c test: use `await` to call "closeWindow" (#38174) 1 year ago
api-web-frame-main-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-web-frame-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
api-web-request-spec.ts fda8ea9277 feat: add protocol.handle (#36674) 2 years ago
asar-spec.ts eccc08e653 fix: asar integration for require('node:child_process') (#39235) 1 year ago
autofill-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
chromium-spec.ts 1d1ce9c63f fix: `chrome://gpu` failing to load (#39852) 1 year ago
crash-spec.ts 73b7aac6a4 test: fix "crash cases" tests not failing properly (#37304) 2 years ago
deprecate-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
disabled-tests.json b71a50e2d3 fix: `pageVisibility` state when `backgroundThrottling` disabled (#39299) 1 year ago
extensions-spec.ts cf49565a31 feat: support `chrome.scripting` extension APIs (#39677) 1 year ago
get-files.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
guest-window-manager-spec.ts 80a378a9de fix: falsy transparent shouldn't affect webContents background (#38157) 1 year ago
index.js 7e60fc4922 test: add some environment variables for controlling tests (#39363) 1 year ago
logging-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
modules-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
node-spec.ts 829fb4f586 fix: don't double-log unhandled rejections (#37464) 2 years ago
package.json 5c13da7c40 test: prewarm Node headers cache if specifying Electron version (#38297) 1 year ago
parse-features-string-spec.ts 0a5e634736 test: rename & split internal module tests (#37318) 2 years ago
pipe-transport.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
process-binding-spec.ts 0a5e634736 test: rename & split internal module tests (#37318) 2 years ago
release-notes-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
security-warnings-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
spellchecker-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
types-spec.ts 1d98b27a66 chore: update node types version (#36924) 2 years ago
version-bump-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
visibility-state-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
webview-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
yarn.lock a75b892e90 build: remove request dependency (#37747) 2 years ago