trop[bot] d7da2b9561 feat: support `chrome.scripting` extension APIs (#39676) 1 year ago
..
fixtures d7da2b9561 feat: support `chrome.scripting` extension APIs (#39676) 1 year ago
lib 9c028cd279 test: helper to expect deprecation warnings (#39429) 1 year ago
ts-smoke 53cb8f5e01 docs: correct `powerSaveBlocker.stop(id)` return type (#39332) 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 77da40381c fix: ensure `BrowserView` bounds are always relative to window (#39850) 1 year ago
api-browser-window-spec.ts 1b9842b9b5 fix: ensure windows respect fullscreenability with different resizability values (#39641) 1 year ago
api-clipboard-spec.ts ceb5230395 fix: use nested run loop in clipboard.readImage (#39487) 1 year ago
api-content-tracing-spec.ts 65f2726851 test: fix flaky content tracing test (#39749) 1 year ago
api-context-bridge-spec.ts c01dff8d89 fix: exceptions during function/promise result conversions live in calling world (#37904) 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 06cc9caeaa build: remove enable_desktop_capturer flag (#38412) 1 year ago
api-dialog-spec.ts e138f5f915 docs: fix typing of message box type value (#38336) 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 6771299fc2 feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39206) 1 year ago
api-ipc-spec.ts 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
api-media-handler-spec.ts a6649ffb61 fix: instantiate tab video tracks from BrowserCaptureMediaStreamTrack (#39618) 1 year ago
api-menu-item-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
api-menu-spec.ts 33376fba39 fix: set prototype names on `gin::Constructible` classes (#39036) 1 year ago
api-native-image-spec.ts 8ee58e18fd refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37362) 2 years ago
api-native-theme-spec.ts ad385bf1ce chore: document deprecated systemPreferences APIs (#39492) 1 year 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 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
api-notification-dbus-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-notification-spec.ts 33376fba39 fix: set prototype names on `gin::Constructible` classes (#39036) 1 year ago
api-power-monitor-spec.ts 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year 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 e7928ce519 fix: `protocol.handle` not intercepting file protocol (#39065) 1 year ago
api-safe-storage-spec.ts a99fc5e40f feat: expose safestorage backend information on linux (#39155) 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 bf1dbaffcc feat: allow headers to be sent with `webContents.downloadURL()` (#39562) 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 ad385bf1ce chore: document deprecated systemPreferences APIs (#39492) 1 year ago
api-touch-bar-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-tray-spec.ts 33376fba39 fix: set prototype names on `gin::Constructible` classes (#39036) 1 year ago
api-utility-process-spec.ts 04994de9e6 feat: support dns-result-order Node.js cli flag (#39501) 1 year ago
api-view-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-contents-spec.ts 4e9c583230 fix: `keyCode`s being incorrectly converted in `webContents.sendInputEvent()` (#39821) 1 year ago
api-web-contents-view-spec.ts bc957e3945 test: use `await` to call "closeWindow" (#38166) 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 de192c2db2 chore: bump node to v18.16.0 (main) (#37973) 2 years ago
asar-spec.ts 9ee4cb49bc fix: asar integration for require('node:child_process') (#39234) 1 year ago
autofill-spec.ts a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
chromium-spec.ts 054b99634c fix: `chrome://gpu` failing to load (#39584) 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 87dfd83bf8 fix: `pageVisibility` state when `backgroundThrottling` disabled (#39298) 1 year ago
extensions-spec.ts d7da2b9561 feat: support `chrome.scripting` extension APIs (#39676) 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 a26343f3e0 fix: falsy transparent shouldn't affect webContents background (#36914) 1 year ago
index.js 759329dc62 test: add some environment variables for controlling tests (#39361) 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 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
package.json c591ecf518 test: prewarm Node headers cache if specifying Electron version (#38287) 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 fa81f77f40 test: re-enable tests that aren't broken & remove old test (#38251) 1 year ago
visibility-state-spec.ts b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
webview-spec.ts 0a478f9ef0 chore: bump chromium to 116.0.5845.82 (26-x-y) (#39458) 1 year ago
yarn.lock 941153be32 build: bump dependencies to clean yarn audit (#37998) 2 years ago