daihere1993 72c2b9e862 fix: recognize 'undefined' header value in `ClientRequest` (#41615) 1 year ago
..
fixtures 7032c0d03c test: add test and `api_feature` definition for `chrome.scripting.globalParams` (#41685) 1 year ago
is-valid-window 18f517d8a6 test: vendor node-is-valid-window (#39965) 1 year ago
lib daecbb90fe test: modify remote specs to allow skip or only (#41620) 1 year ago
ts-smoke 3885011220 chore: remove deprecated `inputFieldType` (#41239) 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 707b9a58cc fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41647) 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 a6133e85d1 test: disable flaky macOS panel test & refactor screen capture testing (#41441) 1 year ago
api-browser-window-spec.ts 6cb84ddbfb test: disable transparency tests on macOS arm64 (#41580) 1 year ago
api-clipboard-spec.ts 0dad99561b chore: bump chromium to 123.0.6296.0 (main) (#41204) 1 year ago
api-content-tracing-spec.ts d5c658545a chore: fix content tracing flake (#40939) 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 7e6fb97a2f fix: crash when `dialog.showMessageBoxSync` with missing buttons (#40996) 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 d5d162b622 fix: InAppPurchase pre-emptive deallocation (#40938) 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 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
api-media-handler-spec.ts 1036d824fe ci: use CircleCI hosted macOS arm64 runners for testing (#41649) 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 72c2b9e862 fix: recognize 'undefined' header value in `ClientRequest` (#41615) 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 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
api-protocol-spec.ts 80906c0adb fix: properly stream `uploadData` in `protocol.handle()` (#41052) 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 12d7a8ff66 feat: `Session#clearData` API (#40983) 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 c82ec0c72b test: remove hardcoded url (#41706) 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 040acaaf30 fix: support `withFileTypes` in `fs.{readdir|readdirSync}` (#41627) 1 year ago
autofill-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
chromium-spec.ts 08241669bc test: add tests for Storage Access API (#41698) 1 year ago
crash-spec.ts fb1b5ca4ce test: disable CapturableScreen tests on Windows x64 (#41543) 1 year ago
deprecate-spec.ts 2c88626b51 chore: revert deprecate as an internal module (#40146) 1 year ago
disabled-tests.json a6133e85d1 test: disable flaky macOS panel test & refactor screen capture testing (#41441) 1 year ago
esm-spec.ts 6803624576 fix: check for Node.js-created module when `contextIsolation` disabled (#40993) 1 year ago
extensions-spec.ts 7032c0d03c test: add test and `api_feature` definition for `chrome.scripting.globalParams` (#41685) 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 a0dad83ded feat: Allow creation of new window to be customizable. (#41432) 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 db2bf1a0d1 fix: apply module search paths restriction on worker and child process (#41118) 1 year ago
package.json 12870cafb7 fix: move nut-js to optional spec deps (#41199) 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 9f673c859d chore: bump chromium to 124.0.6331.0 (main) (#41474) 1 year ago
yarn.lock 85bebfb180 test: draggable region allows moving window (#41127) 1 year ago