Brandon Fowler 5086071294 feat: add `transparent` webpreference to webview (#40301) 1 year ago
..
fixtures 5086071294 feat: add `transparent` webpreference to webview (#40301) 1 year ago
is-valid-window 18f517d8a6 test: vendor node-is-valid-window (#39965) 1 year ago
lib 8c71e2adc9 feat: add net module to utility process (#40017) 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 657e88b173 chore: remove deprecated `crashed` and `renderer-process-crashed` events (#40115) 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 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
api-browser-window-spec.ts 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 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 4cc0f6fb78 test: fix flaky content tracing test (#39682) 1 year ago
api-context-bridge-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-crash-reporter-spec.ts 83f15bd957 chore: cleanup tests creating crashpad handler in the test runner process (#40668) 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 d78f37ec8f refactor: use node scheme imports in spec (#38487) 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 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 bbd2236bdd fix: ensure MessagePorts get GCed when not referenced (#40189) 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 8c71e2adc9 feat: add net module to utility process (#40017) 1 year ago
api-net-log-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-net-session-spec.ts 8c71e2adc9 feat: add net module to utility process (#40017) 1 year ago
api-net-spec.ts 8c71e2adc9 feat: add net module to utility process (#40017) 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 9aa73abe78 feat: enable code cache for custom protocols (#40544) 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 8c89137ecd chore: bump chromium to 122.0.6194.0 (main) (#40750) 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 83f15bd957 chore: cleanup tests creating crashpad handler in the test runner process (#40668) 1 year ago
api-view-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-web-contents-spec.ts a94fb2cb5d fix: don't reject `loadURL()` promise from `did-fail-load` - use `did-finish-load` instead (#40661) 1 year ago
api-web-contents-view-spec.ts 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 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 b6ec19a582 fix: support the throwIfNoEntry option to statSync and lstatSync in asar files (#40221) 1 year ago
autofill-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
chromium-spec.ts 85bc005cd6 refactor: move JS dialog handling to JS (#40598) 1 year ago
crash-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 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 890a557eed chore: bump node to v20.10.0 (main) (#40675) 1 year ago
extensions-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
fuses-spec.ts be4e4ff11b fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches (#40801) 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 dfce1a9eb4 fix: ignore all NODE_ envs from foreign parent in node process (#40770) 1 year ago
package.json 0e4e9dc98c chore: bump chromium to 121.0.6116.0 (main) (#40490) 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 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
webview-spec.ts 5086071294 feat: add `transparent` webpreference to webview (#40301) 1 year ago
yarn.lock da92c9aa27 build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /spec (#40012) 1 year ago