electron/spec
electron-roller[bot] ea6f873f97
chore: bump chromium to 109.0.5382.0 (main) (#36057)
* chore: bump chromium in DEPS to 109.0.5364.0

* chore: update patches

* chore: bump chromium in DEPS to 109.0.5366.0

* chore: update patches

* i3940364: Change PermissionType::WINDOW_PLACEMENT to WINDOW_MANAGEMENT

https://chromium-review.googlesource.com/c/chromium/src/+/3940364

* 3866812: Change content::PluginList to only run on the UI thread.

https://chromium-review.googlesource.com/c/chromium/src/+/3866812

* chore: bump chromium in DEPS to 109.0.5368.0

* [cleanup] Replace enable_basic_printing with enable_printing

https://chromium-review.googlesource.com/c/chromium/src/+/3957357

* chore: update patches

* 3956318: Desktop PWAs: Retire kWebAppWindowControlsOverlay flag

https://chromium-review.googlesource.com/c/chromium/src/+/3956318

* fixup! Change content::PluginList to only run on the UI thread.

(cherry picked from commit 7b5ec87d4ff5d34e7493b4fb46c40c0afeef2005)
Co-Authored-By: Robo <hop2deep@gmail.com>

* chore: bump chromium in DEPS to 109.0.5370.0

* 3956299: Quota: Cleanup QuotaPermissionContext

https://chromium-review.googlesource.com/c/chromium/src/+/3956299

* chore: update patches

* 3803867: Add Mojo interface to parse XML for OOP printer capabilities

https://chromium-review.googlesource.com/c/chromium/src/+/3803867

* fixup: Add Mojo interface to parse XML for OOP printer capabilities

* chore: bump chromium in DEPS to 109.0.5372.0

* chore: update patches

* chore: bump chromium in DEPS to 109.0.5374.0

* chore: bump chromium in DEPS to 109.0.5376.0

* chore: bump chromium in DEPS to 109.0.5378.0

* chore: update patches

* Quota: Cleanup kPersistent in BrowsingDataRemover

https://chromium-review.googlesource.com/c/chromium/src/+/3964859

* 3955976: serial: Create DOMException with V8ThrowDOMException

https://chromium-review.googlesource.com/c/chromium/src/+/3955976

* 3758405: Append trailer data to serialized messages.

https://chromium-review.googlesource.com/c/chromium/src/+/3758405

* chore: revert clang roll

This patch reverts https://chromium-review.googlesource.com/c/chromium/src/+/3967491
because that roll breaks the WOA build: https://crbug.com/1377819

* chore: update patches

* chore: bump chromium in DEPS to 109.0.5380.0

* chore: update patches

* 3859750: [linux/wayland] Added plumbing for the state of tiled edges.

https://chromium-review.googlesource.com/c/chromium/src/+/3859750

Also 3970920: [linux/wayland] Fixed the tiled edges for the GTK frame.

https://chromium-review.googlesource.com/c/chromium/src/+/3970920

* chore: bump chromium in DEPS to 109.0.5382.0

* chore: update patches

* chore: revert Use accessibility.pkey when setting page access.

https://chromium-review.googlesource.com/c/chromium/src/+/3949281
breaks our Linux builds run under Docker.

This patch should be removed once
https://chromium-review.googlesource.com/c/chromium/src/+/3949284
is merged.

* 3976312: Roll clang llvmorg-16-init-8189-g97196a2d-2 : llvmorg-16-init-8697-g60809cd2-1

https://chromium-review.googlesource.com/c/chromium/src/+/3976312

* 3967841: [heap] Remove AllocationSpace::MAP_SPACE enum constant

https://chromium-review.googlesource.com/c/v8/v8/+/3967841

* 3956131: [cleanup] Remove flag for Wasm threads & atomics

https://chromium-review.googlesource.com/c/v8/v8/+/3956131

* chore: update docs for Quota: Cleanup kPersistent in BrowsingDataRemover

https://chromium-review.googlesource.com/c/chromium/src/+/3964859

* test: fixup HID test for ARM CI

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: electron-patch-conflict-fixer[bot] <83340002+electron-patch-conflict-fixer[bot]@users.noreply.github.com>
2022-10-27 12:37:04 -04:00
..
fixtures feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
ts-smoke chore: remove deprecated 'new-window' event (#34526) 2022-08-09 17:57:05 -04:00
.eslintrc refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 2022-01-24 10:34:23 +01:00
.gitignore test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
ambient.d.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-app-spec.ts feat: add app.getSystemLocale() method (#35697) 2022-09-23 11:50:46 -07:00
api-auto-updater-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-autoupdater-darwin-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-browser-view-spec.ts refactor: BrowserView is owned by a BaseWindow (#35511) 2022-08-31 17:40:02 -07:00
api-browser-window-spec.ts test: fix flake in will-navigate test (#36153) 2022-10-27 09:29:19 -04:00
api-clipboard-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-content-tracing-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-context-bridge-spec.ts feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974) 2022-09-21 13:17:10 -05:00
api-crash-reporter-spec.ts chore: bump chromium to 108.0.5355.0 (main) (#35900) 2022-10-17 10:22:24 -04:00
api-debugger-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-desktop-capturer-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-dialog-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-global-shortcut-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-in-app-purchase-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-ipc-main-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-ipc-renderer-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-ipc-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-media-handler-spec.ts test: move api-media-handler-spec from spec-main to spec (#35518) 2022-08-31 08:32:57 -07:00
api-menu-item-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-menu-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-native-image-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-native-theme-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-net-log-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-net-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-notification-dbus-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-notification-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-power-monitor-spec.ts test: re-enable power monitor tests on arm64 (#36015) 2022-10-13 10:09:09 -04:00
api-power-save-blocker-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-process-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-protocol-spec.ts fix: crash loading non-standard schemes in iframes (#35485) 2022-08-31 10:08:11 +02:00
api-safe-storage-spec.ts fix: set macOS crypto keychain name earlier (#34683) 2022-09-23 12:32:10 -07:00
api-screen-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-service-workers-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-session-spec.ts fix: session.getBlobData never resolves with blob sizes > 65536 (#35277) 2022-09-07 17:47:06 -04:00
api-shell-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-subframe-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-system-preferences-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-touch-bar-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-tray-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-utility-process-spec.ts feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
api-view-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-web-contents-spec.ts fix: resolve loadURL properly for in-page navigations (#36129) 2022-10-26 13:57:39 -07:00
api-web-contents-view-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-web-frame-main-spec.ts feat: webFrameMain.origin (#35438) 2022-08-31 17:40:57 -07:00
api-web-frame-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-web-request-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
asar-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
autofill-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
chromium-spec.ts chore: bump chromium to 109.0.5382.0 (main) (#36057) 2022-10-27 12:37:04 -04:00
crash-spec.ts test: disable flaky linux arm/arm64 crash test case (#36094) 2022-10-20 18:06:06 -04:00
deprecate-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
events-helpers.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
extensions-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
get-files.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
guest-window-manager-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
index.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
internal-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
logging-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
modules-spec.ts test: add tests for valid electron module names (#35931) 2022-10-11 15:59:23 +09:00
node-spec.ts chore: remove WebKit leftovers after it was renamed to Blink (#35966) 2022-10-11 20:01:57 -04:00
package.json test: remove redundant color diffing dependency (#33215) 2022-10-11 13:11:58 -04:00
pipe-transport.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
release-notes-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
screen-helpers.ts test: remove redundant color diffing dependency (#33215) 2022-10-11 13:11:58 -04:00
security-warnings-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
spec-helpers.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
spellchecker-spec.ts chore: make macOS spellchecker fns formal no-ops (#35514) 2022-09-14 15:10:16 -07:00
types-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
version-bump-spec.ts build: determine electron version from tags not files (#36106) 2022-10-24 23:44:43 -07:00
video-helpers.js test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
visibility-state-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
webview-spec.ts test: re-enable <webview> tag DOM events emits resize event (#36026) 2022-10-17 14:57:44 +09:00
window-helpers.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
yarn.lock test: remove redundant color diffing dependency (#33215) 2022-10-11 13:11:58 -04:00