Chromium Weekly: 2026 Week 1
Overview
This week saw 9 relevant commits out of 21 total across 2 days. The most significant update is a breaking change in the Bluetooth test framework. Other highlights include UI refinements for Vertical Tabs, metrics improvements for Safe Browsing, and the introduction of an experimental flag to address extension corruption.
Bluetooth
-
⚠️ BREAKING
BREAKING CHANGE: The pure virtual method
PlatformSupportsLowEnergy()has been removed from the public test base classdevice::BluetoothTestBase. Embedders inheriting from this class must remove their implementations to avoid build failures. (b64652f)
UI & UX
Safe Browsing & Security
Extensions
WebGPU
-
A bug was fixed where an incorrect
cropSizewas used for the 1-copy external texture path, ensuring the video frame's natural size is correctly applied. (2ae5da1)
Daily Summaries (2)
- 2026-01-01: Chromium Digest: 2024-07-26 (0 commits)
- 2026-01-03: Chromium Digest: 2026-01-03 (0 commits)