Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump chromium to 126.0.6445.0 (main) #41868

Merged
merged 56 commits into from May 10, 2024
Merged

Conversation

electron-roller[bot]
Copy link
Contributor

@electron-roller electron-roller bot commented Apr 15, 2024

Updating Chromium to 126.0.6445.0.

See all changes in 125.0.6412.0..126.0.6445.0

Notes: Updated Chromium to 126.0.6445.0.

@electron-roller electron-roller bot requested a review from a team as a code owner April 15, 2024 22:10
@electron-roller electron-roller bot added the semver/patch backwards-compatible bug fixes label Apr 15, 2024
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 15, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 125.0.6421.0 (main) chore: bump chromium to 125.0.6422.0 (main) Apr 16, 2024
@electron-roller electron-roller bot requested a review from a team as a code owner April 16, 2024 14:43
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 16, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 125.0.6422.0 (main) chore: bump chromium to 126.0.6423.0 (main) Apr 17, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6423.0 (main) chore: bump chromium to 126.0.6425.0 (main) Apr 18, 2024
@jkleinsc jkleinsc added target/31-x-y PR should also be added to the "31-x-y" branch. and removed no-backport labels Apr 18, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6425.0 (main) chore: bump chromium to 126.0.6427.0 (main) Apr 19, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6427.0 (main) chore: bump chromium to 126.0.6429.0 (main) Apr 20, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6429.0 (main) chore: bump chromium to 126.0.6431.0 (main) Apr 21, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6431.0 (main) chore: bump chromium to 126.0.6433.0 (main) Apr 22, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6433.0 (main) chore: bump chromium to 126.0.6435.0 (main) Apr 23, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6435.0 (main) chore: bump chromium to 126.0.6437.0 (main) Apr 24, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6437.0 (main) chore: bump chromium to 126.0.6439.0 (main) Apr 25, 2024
@electron-roller electron-roller bot changed the title chore: bump chromium to 126.0.6439.0 (main) chore: bump chromium to 126.0.6441.0 (main) Apr 26, 2024
@VerteDinde
Copy link
Member

VerteDinde commented May 6, 2024

Breaking change here, unless we mitigate it in a different way - removes support for WebSQL: https://chromium-review.googlesource.com/c/chromium/src/+/5459367 Added to breaking-changes.md

@VerteDinde VerteDinde force-pushed the roller/chromium/main branch 2 times, most recently from 9d248d8 to e42b48a Compare May 7, 2024 22:51
@electron-roller electron-roller bot requested a review from a team as a code owner May 9, 2024 06:58
@jkleinsc jkleinsc merged commit 9b0409f into main May 10, 2024
15 checks passed
@jkleinsc jkleinsc deleted the roller/chromium/main branch May 10, 2024 15:21
Copy link

release-clerk bot commented May 10, 2024

Release Notes Persisted

Updated Chromium to 126.0.6445.0.

@trop
Copy link
Contributor

trop bot commented May 10, 2024

I have automatically backported this PR to "31-x-y", please check out #42119

@trop trop bot added in-flight/31-x-y and removed target/31-x-y PR should also be added to the "31-x-y" branch. labels May 10, 2024
@trop trop bot added merged/31-x-y PR was merged to the "31-x-y" branch. and removed in-flight/31-x-y labels May 13, 2024
Mrnikifabio pushed a commit to Mrnikifabio/electron that referenced this pull request May 14, 2024
* chore: bump chromium in DEPS to 125.0.6421.0

* chore: bump chromium in DEPS to 125.0.6422.0

* Add ENABLE_BASE_TRACING flags for compatibility with enable_base_tracing = false on Windows

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

* chore: update patches

* fixup: Add ENABLE_BASE_TRACING flags for compatibility with enable_base_tracing = false on Windows

* chore: bump chromium in DEPS to 126.0.6423.0

* chore: update patches

* 5426599: Next generation control of unsafe-buffers-usage plugin

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

* chore: bump chromium in DEPS to 126.0.6425.0

* chore: update patches

* Roll clang+rust llvmorg-19-init-7229-g315c88c5-2 : llvmorg-19-init-8091-gab037c4f-1 / ceab6128fa48a616bfd3e3adf4bc80133b8ee223-1 : ab71ee7a9214c2793108a41efb065aa77aeb7326-1

https://chromium-review.googlesource.com/c/chromium/src/+/5444328
Also see https://issues.chromium.org/issues/332931387

* 5445074: [Views AX] Move AXEventNotificationDetails to ui/accessibility/

https://chromium-review.googlesource.com/c/chromium/src/+/5445074
Also
5455993: [Views AX] Rename AXEventNotificationDetails to AXUpdatesAndEvents | https://chromium-review.googlesource.com/c/chromium/src/+/5455993

* Pass IsolationInfo to ContentBrowserClient::WillCreateURLLoaderFactory()

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

* chore: bump chromium in DEPS to 126.0.6427.0

* chore: update patches

* chore: remove no longer needed patch

perfetto is now turned on so this patch is no longer needed.

* chore: bump chromium in DEPS to 126.0.6429.0

* chore: bump chromium in DEPS to 126.0.6431.0

* chore: bump chromium in DEPS to 126.0.6433.0

* 5466654: Do not create a console if logging to a handle

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

* chore: fixup patch indices

* Address Linux NonClientFrameView Changes

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

* chore: bump chromium in DEPS to 126.0.6435.0

* chore: bump chromium in DEPS to 126.0.6437.0

* chore: update patches

* chore: bump chromium in DEPS to 126.0.6439.0

* chore: bump chromium in DEPS to 126.0.6441.0

* 5477689: components/crash/content/tools: Format with yapf | https://chromium-review.googlesource.com/c/chromium/src/+/5477689

* 5485006: Remove enable_print_content_analysis GN flag | https://chromium-review.googlesource.com/c/chromium/src/+/5485006

* chore: update chromium patches

* chore: bump chromium in DEPS to 126.0.6443.0

* 5465608: Convert DCHECKs near RenderWidgetHost, DelegatedFrameHost to CHECK | https://chromium-review.googlesource.com/c/chromium/src/+/5465608

* 5492605: Migrate TODOs referencing old crbug IDs to the new issue tracker IDs | https://chromium-review.googlesource.com/c/chromium/src/+/5492605

* chore: update patches

* chore: bump chromium in DEPS to 126.0.6445.0

* chore: update patches

* 5468588: Fullscreen: Encapsulate ExclusiveAccessBubble params in a struct | https://chromium-review.googlesource.com/c/chromium/src/+/5468588

* fixup! 5485006: Remove enable_print_content_analysis GN flag | https://chromium-review.googlesource.com/c/chromium/src/+/5485006

* 5461340: `size_t` in `mojo::DataPipe[Consumer|Producer]Handle`: /components. | https://chromium-review.googlesource.com/c/chromium/src/+/5461340

* 5480213: Add an EvictIds struct to FrameEvictorClient | https://chromium-review.googlesource.com/c/chromium/src/+/5480213

* 4341506: [api] Deprecate Isolate::IdleNotificationDeadline | https://chromium-review.googlesource.com/c/v8/v8/+/4341506

* 5300826: [v8-tasks] Add source location to v8::TaskRunner, step 4/4. | https://chromium-review.googlesource.com/c/v8/v8/+/5300826

* partially revert is_newly_created to allow for browser initiated about:blank loads

* add dep on app_launch_prefetch

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

* install sysroots from electron not from chrome

We should add a new var upstream for `download_sysroots` so that we can skip downloading chromes at all.

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

* refactor: make UpdateFrameHints an override

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

* fix ppapi

* refactor: update namespace for pwm switches

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

* 5459367: WebSQL: Restrict WebSQL service creation to Android only | https://chromium-review.googlesource.com/c/chromium/src/+/5459367

* 5455853: Revert "[Clipboard] Don't add meta charset tag for async write() method on Mac." | https://chromium-review.googlesource.com/c/chromium/src/+/5455853

* fixup! refactor: update namespace for pwm switches
edd9e26
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5444617

* 5147611: [heap] Add checks for ensuring position info slow path is not used in heap snapshot | https://chromium-review.googlesource.com/c/v8/v8/+/5147611

* fixup! 5412666: [heap] Also avoid heap allocation for allocation tracked functions | https://chromium-review.googlesource.com/c/v8/v8/+/5412666

* chore: add websql removal to breaking-changes.md

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <[email protected]>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <[email protected]>
Co-authored-by: VerteDinde <[email protected]>
Co-authored-by: Keeley Hammond <[email protected]>
Co-authored-by: Samuel Attard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/31-x-y PR was merged to the "31-x-y" branch. roller/pause semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants