electron/spec
Shelley Vohr f89bd745d5
fix: createWindow shouldn't load URL for webContents (#43775)
* fix: createWindow shouldn't load URL for webContents

* chore: add non about blank test
2024-09-20 09:56:03 +02:00
..
fixtures build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511) 2024-09-09 11:49:43 +02:00
is-valid-window
lib chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43374) 2024-08-22 15:44:15 +02:00
ts-smoke fix: menu should allow focused BaseWindow where possible (#43404) 2024-08-22 14:13:30 -04:00
.eslintrc.json
.gitignore ci: upload test artifacts (#42925) 2024-07-16 22:56:56 -07:00
ambient.d.ts
api-app-spec.ts build: remove CircleCI (#42844) 2024-07-15 14:26:41 -04:00
api-auto-updater-spec.ts
api-autoupdater-darwin-spec.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
api-browser-view-spec.ts feat: customize border radius of Views (#42320) 2024-07-16 20:16:25 -04:00
api-browser-window-spec.ts chore: bump chromium to 130.0.6695.0 (main) (#43454) 2024-09-17 18:12:11 -07:00
api-clipboard-spec.ts chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
api-content-tracing-spec.ts test: use longer timeout on contentTracing tests on WOA (#42537) 2024-06-18 10:37:18 +02:00
api-context-bridge-spec.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
api-crash-reporter-spec.ts chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43374) 2024-08-22 15:44:15 +02:00
api-debugger-spec.ts fix: Storage.{get|set|clear}Cookies via CDP not working (#41718) 2024-03-28 16:09:27 -07:00
api-desktop-capturer-spec.ts fix: desktopCapturer breaks BrowserWindow resizable on macOS (#43013) 2024-07-25 11:17:37 +02:00
api-dialog-spec.ts docs: expand dialog window to BaseWindow (#43334) 2024-08-16 10:49:10 -04:00
api-global-shortcut-spec.ts
api-in-app-purchase-spec.ts
api-ipc-main-spec.ts
api-ipc-renderer-spec.ts
api-ipc-spec.ts
api-media-handler-spec.ts build: remove CircleCI (#42844) 2024-07-15 14:26:41 -04:00
api-menu-item-spec.ts
api-menu-spec.ts
api-native-image-spec.ts fix: nativeImage.createThumbnailFromPath and shell.openExternal in renderer (#41875) 2024-04-19 09:43:01 -04:00
api-native-theme-spec.ts feat: add transparency checking to nativeTheme (#42862) 2024-07-24 14:38:22 +02:00
api-net-custom-protocols-spec.ts
api-net-log-spec.ts
api-net-session-spec.ts refactor: improve cookie failure rejection messages (#42362) 2024-06-07 10:06:37 +02:00
api-net-spec.ts
api-notification-dbus-spec.ts
api-notification-spec.ts
api-power-monitor-spec.ts
api-power-save-blocker-spec.ts
api-process-spec.ts feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819) 2024-06-11 09:38:03 -05:00
api-protocol-spec.ts fix: always terminate active Node Streams (#43056) 2024-07-27 12:25:43 -05:00
api-safe-storage-spec.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
api-screen-spec.ts fix: desktopCapturer and screen display ids should match (#42883) 2024-07-14 09:51:57 +02:00
api-service-workers-spec.ts
api-session-spec.ts refactor: use url::DomainIs() to check cookie domains (#43262) 2024-08-09 18:35:18 -05:00
api-shell-spec.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
api-subframe-spec.ts
api-system-preferences-spec.ts
api-touch-bar-spec.ts fix: touch bar functionality on BaseWindow (#43353) 2024-08-22 12:48:25 +02:00
api-tray-spec.ts
api-utility-process-spec.ts feat: support app#login event for utility process net requests (#42631) 2024-08-14 11:36:47 +09:00
api-view-spec.ts fix: native View wrapper crash missing when adding child view (#43638) 2024-09-12 10:01:05 +02:00
api-web-contents-spec.ts build(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#43511) 2024-09-09 11:49:43 +02:00
api-web-contents-view-spec.ts fix: native View wrapper crash missing when adding child view (#43638) 2024-09-12 10:01:05 +02:00
api-web-frame-main-spec.ts
api-web-frame-spec.ts
api-web-request-spec.ts fix: restore Chromium default Content-Disposition header parsing (#43611) 2024-09-10 15:32:30 +02:00
api-web-utils-spec.ts
asar-integrity-spec.ts chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43374) 2024-08-22 15:44:15 +02:00
asar-spec.ts
autofill-spec.ts
chromium-spec.ts fix: video and audio capture should be separate (#42775) 2024-07-08 10:11:40 +02:00
crash-spec.ts
deprecate-spec.ts
disabled-tests.json chore: disable tests that require nut.js (#42006) 2024-04-30 21:13:38 -04:00
esm-spec.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
extensions-spec.ts chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
fuses-spec.ts test: add test for nodeCliInspect fuse (#43035) 2024-07-25 11:00:02 +02:00
get-files.ts chore: remove walkdir dev dependency (#42591) 2024-06-21 10:31:10 -04:00
guest-window-manager-spec.ts fix: createWindow shouldn't load URL for webContents (#43775) 2024-09-20 09:56:03 +02:00
index.js chore: remove walkdir dev dependency (#42591) 2024-06-21 10:31:10 -04:00
logging-spec.ts
modules-spec.ts chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43374) 2024-08-22 15:44:15 +02:00
node-spec.ts fix: fetch-dependent interfaces in Web Workers (#42579) 2024-06-20 11:01:50 -04:00
package.json build(deps): bump the npm_and_yarn group across 2 directories with 5 updates (#43681) 2024-09-17 11:27:32 -04:00
parse-features-string-spec.ts
pipe-transport.ts
process-binding-spec.ts
release-notes-spec.ts chore: fix notes stack updates (#41600) 2024-04-29 11:41:54 -04:00
security-warnings-spec.ts
spellchecker-spec.ts
types-spec.ts
version-bump-spec.ts build: remove CircleCI (#42844) 2024-07-15 14:26:41 -04:00
visibility-state-spec.ts
webview-spec.ts feat: customize border radius of Views (#42320) 2024-07-16 20:16:25 -04:00
yarn.lock build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /spec in the npm_and_yarn group across 1 directory (#43753) 2024-09-19 10:34:06 +02:00