Skip to content

Conversation

@electron-roller
Copy link
Contributor

@electron-roller electron-roller bot commented May 15, 2025

Updating Chromium to 138.0.7190.0.

See all changes in 138.0.7178.0.. 138.0.7190.0

Notes: Updated Chromium to 138.0.7190.0.

@electron-roller electron-roller bot added no-backport semver/patch backwards-compatible bug fixes labels May 15, 2025
@electron-roller electron-roller bot requested a review from a team as a code owner May 15, 2025 17:47
@electron-roller electron-roller bot added semver/patch backwards-compatible bug fixes no-backport labels May 15, 2025
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 15, 2025
@electron-roller electron-roller bot changed the title chore: bump chromium to 138.0.7180.0 (main) chore: bump chromium to 138.0.7181.0 (main) May 15, 2025
@dsanders11 dsanders11 force-pushed the roller/chromium/main branch from 68a22d5 to ec56c6b Compare May 15, 2025 21:57
@dsanders11 dsanders11 requested a review from a team as a code owner May 15, 2025 21:57
@dsanders11 dsanders11 force-pushed the roller/chromium/main branch from ec56c6b to 7433a58 Compare May 15, 2025 22:49
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label May 16, 2025
@electron-roller electron-roller bot changed the title chore: bump chromium to 138.0.7181.0 (main) chore: bump chromium to 138.0.7184.0 (main) May 17, 2025
@electron-roller electron-roller bot changed the title chore: bump chromium to 138.0.7184.0 (main) chore: bump chromium to 138.0.7186.0 (main) May 18, 2025
@electron-roller electron-roller bot changed the title chore: bump chromium to 138.0.7186.0 (main) chore: bump chromium to 138.0.7190.0 (main) May 20, 2025
@jkleinsc jkleinsc added target/37-x-y PR should also be added to the "37-x-y" branch. and removed no-backport labels May 20, 2025
@VerteDinde VerteDinde force-pushed the roller/chromium/main branch from caaf804 to 2c6da54 Compare May 20, 2025 22:17
@electron-roller electron-roller bot changed the title chore: bump chromium to 138.0.7190.0 (main) chore: bump chromium to 139.0.7205.0 (main) May 28, 2025
@samuelmaddock samuelmaddock force-pushed the roller/chromium/main branch 2 times, most recently from 16b4c91 to c9a8ff9 Compare May 30, 2025 18:17
@samuelmaddock
Copy link
Member

Reverting to the previous Chromium 138 build due to memory pressure issues with the 139 build. Updated patches for 139 are backed up in roller/chromium/main-139-backup.

@clavin clavin changed the title chore: bump chromium to 139.0.7205.0 (main) chore: bump chromium to 138.0.7190.0 (main) Jun 2, 2025
clavin added 3 commits June 2, 2025 16:03
> Reason for revert: Multiple eng reporting that this is causing build failures due to too-long pathnames, with no immediate feasible workaround

This issue also affects our CI builds.

Problematic CL in current roll: 6494836: [webgl] Add stub WebGL[2]RenderingContextWebGPU | https://chromium-review.googlesource.com/c/chromium/src/+/6494836
"Future" revert CL: 6565622: Revert "[webgl] Add stub WebGL[2]RenderingContextWebGPU" | https://chromium-review.googlesource.com/c/chromium/src/+/6565622

This patch should automatically disappear when we roll the revert.
@clavin clavin removed the no-backport label Jun 3, 2025
@jkleinsc jkleinsc merged commit 53fd879 into main Jun 3, 2025
101 of 102 checks passed
@release-clerk
Copy link

release-clerk bot commented Jun 3, 2025

Release Notes Persisted

Updated Chromium to 138.0.7190.0.

@jkleinsc jkleinsc deleted the roller/chromium/main branch June 3, 2025 15:19
+ bool allow_multiple_selection_ = false;
};

} // namespace ui
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @codebytere this seems like it could address #42045 (comment) we no longer rely on command line tool to invoke the dialog on kde environments. Should we call it out in release notes ?

@trop
Copy link
Contributor

trop bot commented Jun 3, 2025

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

@trop trop bot added in-flight/37-x-y merged/37-x-y PR was merged to the "37-x-y" branch. and removed target/37-x-y PR should also be added to the "37-x-y" branch. in-flight/37-x-y labels Jun 3, 2025
kigh-ota pushed a commit to kigh-ota/electron that referenced this pull request Sep 30, 2025
* chore: bump chromium in DEPS to 138.0.7180.0

* 6546797: Add a metric for the overall success of the "safe storage" item retrieval.

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

* 6548078: extensions: Fix TODO in ScriptInjectionTracker for desktop Android

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

* 6544950: Revert "FSA: Only normalize the hardcoded rules once during initialization"

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

* chore: bump chromium in DEPS to 138.0.7181.0

* chore: update patches

* fix: correctly clamp HSL shift values between 0 and 1

* chore: bump DEPS to 138.0.7183.0

* 6553142: Remove SelectFileDialogLinuxKde | https://chromium-review.googlesource.com/c/chromium/src/+/6553142

* chore: update patches

* chore: bump chromium in DEPS to 138.0.7184.0

* chore: bump chromium in DEPS to 138.0.7186.0

* chore: bump chromium in DEPS to 138.0.7190.0

* chore: update patches

* 6547778: Remove some superfluous //ui/gfx includes from //chrome headers | https://chromium-review.googlesource.com/c/chromium/src/+/6547778

* 6556022: Reland FSA: Only normalize the hardcoded rules once during initialization | https://chromium-review.googlesource.com/c/chromium/src/+/6556022

* fix: remove pdf_extension_util::AddAdditionalData
https://chromium-review.googlesource.com/c/chromium/src/+/4099130

This was removed 2 years ago in Chrome.

* fix: provide BrowserContext to pdf_extension_util::AddAdditionalData
https://chromium-review.googlesource.com/c/chromium/src/+/6558173

* fixup! 6556022: Reland FSA: Only normalize the hardcoded rules once during initialization | https://chromium-review.googlesource.com/c/chromium/src/+/6556022

* fix: pass in navigation throttle registry
https://chromium-review.googlesource.com/c/chromium/src/+/6536175

* fixup! 6556022: Reland "FSA: Only normalize the hardcoded rules once during initialization" | https://chromium-review.googlesource.com/c/chromium/src/+/6556022

This partially reverts commit 20d709d.

* 6545984: corner-shape: render dashed & dotted borders
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6545984

* Update corner smoothing expected images

* Apply "future" revert commit to fix windows build

> Reason for revert: Multiple eng reporting that this is causing build failures due to too-long pathnames, with no immediate feasible workaround

This issue also affects our CI builds.

Problematic CL in current roll: 6494836: [webgl] Add stub WebGL[2]RenderingContextWebGPU | https://chromium-review.googlesource.com/c/chromium/src/+/6494836
"Future" revert CL: 6565622: Revert "[webgl] Add stub WebGL[2]RenderingContextWebGPU" | https://chromium-review.googlesource.com/c/chromium/src/+/6565622

This patch should automatically disappear when we roll the revert.

* 6533919: win: don't add WS_CAPTION style to popup windows
https://chromium-review.googlesource.com/c/chromium/src/+/6533919

This mirrors the change made earlier to the code ours is based on: 6374074: [headless] Provide headless aware window metrics on Windows | https://chromium-review.googlesource.com/c/chromium/src/+/6374074

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <[email protected]>
Co-authored-by: Keeley Hammond <[email protected]>
Co-authored-by: Samuel Maddock <[email protected]>
Co-authored-by: clavin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged/37-x-y PR was merged to the "37-x-y" branch. roller/pause semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants