Skip to content

chore: bump chromium to 146.0.7650.0 (41-x-y)#49529

Merged
codebytere merged 1 commit into41-x-yfrom
trop/41-x-y-bp-chore-bump-chromium-to-146-0-7650-0-main--1769455171048
Jan 27, 2026
Merged

chore: bump chromium to 146.0.7650.0 (41-x-y)#49529
codebytere merged 1 commit into41-x-yfrom
trop/41-x-y-bp-chore-bump-chromium-to-146-0-7650-0-main--1769455171048

Conversation

@trop
Copy link
Copy Markdown
Contributor

@trop trop bot commented Jan 26, 2026

Backport of #49496

See that PR for details.

Notes: Updated Chromium to 146.0.7650.0.

* chore: bump chromium in DEPS to 146.0.7650.0

* 7496671: WaaP: Control hung delay for Initial WebUI

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

* 7494302: [//media] Rename renderable_gpu_memory_buffer_video_frame_pool*

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

* chore: update patches

* 7502996: [DevTools] Add ability to toggle Chromium feature flags from DevTools

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

* 7456200: Vectorize StringImpl::CopyChars and EqualIgnoringASCIICase using Highway.

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

* 7236627: spellcheck: supply full spelling marker info, incld. marker type

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

* chore: rm dependency on wtf::string from blink public headers

Refs https://chromium-review.googlesource.com/c/chromium/src/+/7456200
added a public dependency on //third_party/highway for
//third_party/blink/renderer/platform/wtf:wtf which will not be
inherited by //content/renderer since wtf is internal dependency of
blink leading to the following compilation error

```
In file included from ../../content/public/renderer/window_features_converter.cc:5:
In file included from ../../content/public/renderer/window_features_converter.h:10:
In file included from ../../third_party/blink/public/web/web_window_features.h:38:
In file included from ../../third_party/blink/renderer/platform/wtf/text/wtf_string.h:40:
../../third_party/blink/renderer/platform/wtf/text/string_impl.h:27:10: fatal error: 'hwy/highway.h' file not found
   27 | #include <hwy/highway.h>
      |          ^~~~~~~~~~~~~~~
1 error generated.
```

Use `gn desc out/Testing content/renderer:renderer_sources --blame`
to verify the inherited config and dependency list.

* 7493995: Restore directive part of wasm-eval error message

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

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
@trop trop bot requested review from a team as code owners January 26, 2026 19:19
@trop trop bot requested a review from a team January 26, 2026 19:19
@trop trop bot added 41-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jan 26, 2026
@codebytere codebytere merged commit 2041abc into 41-x-y Jan 27, 2026
62 checks passed
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Jan 27, 2026

Release Notes Persisted

Updated Chromium to 146.0.7650.0.

@codebytere codebytere deleted the trop/41-x-y-bp-chore-bump-chromium-to-146-0-7650-0-main--1769455171048 branch January 27, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

41-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant