John Kleinschmidt 33e61a19ef test: disable CapturableScreen tests on Windows x64 (#41544) 1 year ago
..
fixtures 9bb821a818 fix: check for Node.js-created module when `contextIsolation` disabled (#41265) 1 year ago
is-valid-window 18f517d8a6 test: vendor node-is-valid-window (#39965) 1 year ago
lib 33e61a19ef test: disable CapturableScreen tests on Windows x64 (#41544) 1 year ago
ts-smoke 30fbcfca7b chore: remove deprecated `gpu-process-crashed` event (#40255) 1 year ago
.eslintrc.json 93024be3b2 build: rename spec/.eslintrc -> spec/.eslintrc.json (#38838) 1 year 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 af47434dc8 feat: add support for configuring system network context proxies (#41416) 1 year ago
api-auto-updater-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-autoupdater-darwin-spec.ts cb0da6ff34 fix: prevent node mode to be used as script runner by other apps (#40579) 1 year ago
api-browser-view-spec.ts 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
api-browser-window-spec.ts 09fbee9998 fix: check for draggable regions outside of main frame (#41388) 1 year ago
api-clipboard-spec.ts cf658b700d fix: use nested run loop in clipboard.readImage (#39466) 1 year ago
api-content-tracing-spec.ts ddb1c784d0 build: use container runner for arm tests (#40934) 1 year ago
api-context-bridge-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-crash-reporter-spec.ts b84beed666 chore: cleanup tests creating crashpad handler in the test runner process (#41053) 1 year ago
api-debugger-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
api-desktop-capturer-spec.ts 3d45429667 refactor: use `for-of` instead of `for` simple array iteration (#39338) 1 year ago
api-dialog-spec.ts ebeb8adaf4 fix: crash when `dialog.showMessageBoxSync` with missing buttons (#41043) 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 02dfdce54a fix: InAppPurchase pre-emptive deallocation (#40957) 1 year ago
api-ipc-main-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-ipc-renderer-spec.ts 5078cae861 chore: remove deprecated `ipcRenderer.sendTo()` (#39087) 1 year ago
api-ipc-spec.ts 4113f9d6a6 fix: crash problem with message_port close event (#41237) 1 year ago
api-media-handler-spec.ts 2481f94b4e fix: instantiate tab video tracks from BrowserCaptureMediaStreamTrack (#39074) 1 year ago
api-menu-item-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-menu-spec.ts f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
api-native-image-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-native-theme-spec.ts aceb432f45 chore: remove deprecated systemPreferences APIs (#39696) 1 year ago
api-net-custom-protocols-spec.ts 5728d3b709 feat: add net module to utility process (#40890) 1 year ago
api-net-log-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-net-session-spec.ts 5728d3b709 feat: add net module to utility process (#40890) 1 year ago
api-net-spec.ts 5728d3b709 feat: add net module to utility process (#40890) 1 year ago
api-notification-dbus-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-notification-spec.ts c7bdd907d7 fix: set prototype names on `gin::Constructible` classes (#39006) 1 year ago
api-power-monitor-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-protocol-spec.ts b6db80c1c4 fix: properly stream `uploadData` in `protocol.handle()` (#41359) 1 year ago
api-safe-storage-spec.ts 34e7c3696a feat: expose safestorage backend information on linux (#38873) 1 year ago
api-screen-spec.ts 471449d9f6 feat: add/update missing Display properties (#40497) 1 year ago
api-service-workers-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-session-spec.ts e1ec17d641 chore: bump chromium to 122.0.6194.0 (29-x-y) (#40872) 1 year ago
api-shell-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-subframe-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-system-preferences-spec.ts d002f16157 feat: `systemPreferences.getColor` should return RGBA instead of RGB (#38960) 1 year ago
api-touch-bar-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-tray-spec.ts f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
api-utility-process-spec.ts b84beed666 chore: cleanup tests creating crashpad handler in the test runner process (#41053) 1 year ago
api-view-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-contents-spec.ts fd2620bda4 fix: webContents.print options should be optional (#41479) 1 year ago
api-web-contents-view-spec.ts 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
api-web-frame-main-spec.ts 9226cc662b refactor: use types for once() return values in spec (#38872) 1 year ago
api-web-frame-spec.ts c5b20eeb13 test: add missing tests to api-web-frame-spec.ts (#39720) 1 year ago
api-web-request-spec.ts f6e8544ef6 refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721) 1 year ago
api-web-utils-spec.ts d6bb9b40b0 feat: add webUtils module with getPathForFile method (#38776) 1 year ago
asar-spec.ts 16764199a7 fix: `original-fs` import replacement (#41238) 1 year ago
autofill-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
chromium-spec.ts 9daf416097 chore: bump chromium to 122.0.6261.6 (29-x-y) (#40959) 1 year ago
crash-spec.ts 33e61a19ef test: disable CapturableScreen tests on Windows x64 (#41544) 1 year ago
deprecate-spec.ts 2c88626b51 chore: revert deprecate as an internal module (#40146) 1 year ago
disabled-tests.json 6df392162f fix: `pageVisibility` state when `backgroundThrottling` disabled (#39223) 1 year ago
esm-spec.ts 9bb821a818 fix: check for Node.js-created module when `contextIsolation` disabled (#41265) 1 year ago
extensions-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
fuses-spec.ts 44f29fc675 fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches (#40864) 1 year ago
get-files.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
guest-window-manager-spec.ts f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
index.js 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
logging-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
modules-spec.ts e71a56d11e refactor: const Module = require('module') as NodeJS.ModuleInternal; (#38757) 1 year ago
node-spec.ts d92ffceafb fix: apply module search paths restriction on worker and child process (#41138) 1 year ago
package.json 09fbee9998 fix: check for draggable regions outside of main frame (#41388) 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 d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
security-warnings-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
spellchecker-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year 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 12f4204824 revert: replace BrowserView with WebContentsView (#41060) 1 year ago
webview-spec.ts 10a165a9ff fix: webview zoom level persistence on navigation (#40650) 1 year ago
yarn.lock 09fbee9998 fix: check for draggable regions outside of main frame (#41388) 1 year ago