chromium: Upgrade to 147.0.7727.55 (whinlatter)#972
Merged
MaxIhlenfeldt merged 1 commit intoOSSystems:whinlatterfrom Apr 15, 2026
Merged
chromium: Upgrade to 147.0.7727.55 (whinlatter)#972MaxIhlenfeldt merged 1 commit intoOSSystems:whinlatterfrom
MaxIhlenfeldt merged 1 commit intoOSSystems:whinlatterfrom
Conversation
MaxIhlenfeldt
requested changes
Apr 14, 2026
Collaborator
MaxIhlenfeldt
left a comment
There was a problem hiding this comment.
Do you plan to send a PR for master as well? I suppose it should be the same minus the -fno-lifetime-dse revert?
Collaborator
|
Ah, just saw #973 :) |
Release notes: https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html Build and patch changes: ------------------------ Removed patches: * chromium146_backport-Remove-now-obsolete-invalid-patch-on-bytemuck-v1.patch It was merged into the new version. Modified patches: * 0001-Drop-GN-compiler-settings-conflicting-with-OE.patch Adapted to the new version * 0004-Delete-compiler-options-not-available-in-release-ver.patch Also delete compiler option -fno-lifetime-dse as clang 21 does not accept it. New patches: None License changes: ---------------- Added licenses: * third_party/androidx/committed/libs/androidx_core_core_pip/LICENSE * third_party/androidx/committed/libs/androidx_graphics_graphics_core/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_authoring_android/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_brush_android/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_geometry_android/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_nativeloader_android/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_rendering_android/LICENSE * third_party/androidx/committed/libs/androidx_ink_ink_strokes_android/LICENSE * third_party/androidx/committed/libs/androidx_input_input_motionprediction/LICENSE * third_party/androidx/committed/libs/androidx_pdf_pdf_ink/LICENSE * third_party/androidx/committed/libs/androidx_test_espresso_espresso_idling_resource/LICENSE * third_party/rust/chromium_crates_io/vendor/opusic-sys-v0_5/LICENSE * third_party/rust/chromium_crates_io/vendor/symphonia-adapter-libopus-v0_2/LICENSE-APACHE * third_party/rust/chromium_crates_io/vendor/symphonia-codec-vorbis-v0_5/LICENSE Removed licenses: * third_party/android_deps/autorolled/committed/libs/com_squareup_wire_wire_runtime_jvm/LICENSE * third_party/androidx/committed/libs/androidx_tracing_tracing_wire_android/LICENSE Updated licenses: * third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_identity_credentials/LICENSE * third_party/angle/src/common/third_party/xxhash/LICENSE * third_party/rust/chromium_crates_io/vendor/temporal_capi-v0_1/LICENSE-Apache * third_party/rust/chromium_crates_io/vendor/temporal_rs-v0_1/LICENSE-Apache * third_party/rust/chromium_crates_io/vendor/timezone_provider-v0_1/LICENSE-Apache * third_party/screen-ai/THIRD_PARTY_LICENSES * third_party/zlib/LICENSE Test-built: ----------- * chromium-ozone-wayland * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3 * chromium-x11 * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3 Test dependencies: ------------------ * URI: git://git.openembedded.org/openembedded-core - branch: whinlatter - revision: ab57471acad7ce2a037480dc7b301104620f1ebf * URI: git://git.openembedded.org/meta-openembedded - layers: meta-oe - branch: whinlatter - revision: 8bcdb0cc1dab116253b409e78fb868ced7d8397c * URI: git://git.yoctoproject.org/meta-intel - branch: master - revision: 92488f89f7f7c06f2d7f9c77ac1f7c7305d36502 * URI: https://github.com/agherzan/meta-raspberrypi - branch: whinlatter - revision: 469e232c77d74cb030fe8a9af4ffe9127214a29b Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes:
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html
Build and patch changes:
Removed patches:
Modified patches:
0001-Drop-GN-compiler-settings-conflicting-with-OE.patch
Adapted to the new version
0004-Delete-compiler-options-not-available-in-release-ver.patch
Also delete compiler option -fno-lifetime-dse as clang 21 does not accept it.
New patches: None
License changes:
Added licenses:
Removed licenses:
Updated licenses:
Test-built:
chromium-ozone-wayland
chromium-x11
Test dependencies:
URI: git://git.openembedded.org/openembedded-core
URI: git://git.openembedded.org/meta-openembedded
URI: git://git.yoctoproject.org/meta-intel
URI: https://github.com/agherzan/meta-raspberrypi