Skip to content

chore: bump chromium to 144.0.7547.0 (main)#49058

Merged
VerteDinde merged 34 commits into
mainfrom
roller/chromium/main
Dec 5, 2025
Merged

chore: bump chromium to 144.0.7547.0 (main)#49058
VerteDinde merged 34 commits into
mainfrom
roller/chromium/main

Conversation

@electron-roller

@electron-roller electron-roller Bot commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

Updating Chromium to 144.0.7547.0.

See all changes in 144.0.7527.0..144.0.7547.0

Notes: Updated Chromium to 144.0.7547.0.

@electron-roller electron-roller Bot added no-backport semver/patch backwards-compatible bug fixes labels Nov 24, 2025
@electron-roller electron-roller Bot requested a review from a team as a code owner November 24, 2025 17:31
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Nov 24, 2025
@jkleinsc jkleinsc requested a review from a team as a code owner November 24, 2025 19:02
@jkleinsc jkleinsc added target/40-x-y PR should also be added to the "40-x-y" branch. and removed no-backport labels Nov 24, 2025
@electron-roller electron-roller Bot changed the title chore: bump chromium to 144.0.7543.0 (main) chore: bump chromium to 144.0.7545.0 (main) Nov 25, 2025
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Nov 25, 2025
@electron-roller electron-roller Bot changed the title chore: bump chromium to 144.0.7545.0 (main) chore: bump chromium to 144.0.7547.0 (main) Nov 26, 2025
@jkleinsc jkleinsc force-pushed the roller/chromium/main branch from 287f722 to 5a863da Compare November 26, 2025 16:23
electron-roller Bot and others added 13 commits December 1, 2025 10:36
https: //chromium-review.googlesource.com/c/chromium/src/+/7142359
Co-Authored-By: Charles Kerr <70381+ckerr@users.noreply.github.com>
Upstream removed async PluginService APIs:
- GetPluginsAsync() removed, use synchronous GetPlugins()
- RegisterInternalPlugin() now takes single argument (remove add_at_beginning)
- RefreshPlugins() removed entirely

Updated ElectronPluginInfoHostImpl to use synchronous plugin loading and
simplified ElectronBrowserMainParts internal plugin registration.

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7159368
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7159328
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7159056
(cherry picked from commit 88cdf50)
Add explicit include for base/files/file_path.h in electron_browser_context.h.
After removal of superfluous Mojo includes from content headers, base::FilePath
is no longer transitively included via content/public/browser/browser_context.h.

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7159184
(cherry picked from commit 6ca8ea0)
…ckClient

Upstream added a force-refresh parameter to WebTextCheckClient::RequestCheckingOfText
to bypass spell check cache. Add the new ShouldForceRefreshTextCheckService
parameter to SpellCheckClient's override (currently unused in Electron).

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7126479
(cherry picked from commit 879c040)
Upstream deleted external references to Fingerprinting Protection Filter (FPF)
component. Remove the fingerprinting_protection_ruleset_service() override
from BrowserProcessImpl as the method no longer exists in the base class.

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7083663
(cherry picked from commit 8350d15)
Upstream delegated WebContents::GetSize() and Resize() to WebContentsView,
making them pure virtual. Add const qualifier to GetSize() and implement
the Resize() override in OffScreenWebContentsView (no-op for offscreen).

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7155287
(cherry picked from commit 084eaa5)
Upstream added OnUnconfirmedTapConvertedToTap as a pure virtual method
to RenderWidgetHostViewBase to inform root view when child frame converts
an unconfirmed tap. Add empty override for offscreen rendering.

Ref: https://chromium-review.googlesource.com/c/chromium/src/+/7184238
(cherry picked from commit ef03400)
@jkleinsc jkleinsc force-pushed the roller/chromium/main branch from ad83fc5 to ece18ac Compare December 1, 2025 15:43
@jkleinsc jkleinsc requested a review from a team as a code owner December 2, 2025 15:48
@jkleinsc jkleinsc force-pushed the roller/chromium/main branch from 4a98734 to e187aec Compare December 3, 2025 19:57
Comment thread shell/browser/feature_list.cc Outdated
// Needed until we rework some of our logic and checks to enable this
// properly.
std::string(",") + network::features::kLocalNetworkAccessChecks.name;
std::string(",") + network::features::kLocalNetworkAccessChecks.name +

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Followup issue for this here: #49143

@VerteDinde VerteDinde merged commit 95e87e4 into main Dec 5, 2025
102 of 103 checks passed
@VerteDinde VerteDinde deleted the roller/chromium/main branch December 5, 2025 00:40
@release-clerk

release-clerk Bot commented Dec 5, 2025

Copy link
Copy Markdown

Release Notes Persisted

Updated Chromium to 144.0.7547.0.

@trop

trop Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

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

@trop trop Bot added in-flight/40-x-y merged/40-x-y PR was merged to the "40-x-y" branch. and removed target/40-x-y PR should also be added to the "40-x-y" branch. in-flight/40-x-y labels Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants