999dc846744b4a2038ac5cee4093325c6aeb4ef5
Chromium changes: https://chromium.googlesource.com/chromium/src/+/63fb0f5689e4667f99afc9d2bf903515425aedf6 commit 63fb0f5689e4667f99afc9d2bf903515425aedf6 Author: Sirisha Kavuluru <skavuluru@google.com> Date: Thu Dec 11 16:36:20 2025 -0800 [ToolbarRefactor] Trigger allocateAvailableToolbarWidth when zoom indicator is added to omnibox. allocateAvailableToolbarWidth handles updating all toolbar views based on available layout width and is invoked during Toolbar#onMeasure(). However, location bar URL action container view updates (specifically toggling zoom indicator visibility) does not trigger onMeasure(). Invoking allocateAvailableToolbarWidth() manually for zoom indicator. We might need to do the same for other buttons or pivot to a more scalable solution (eg: onGlobalLayoutChangeListener to listen to child view visibility changes) but landed this as a temporary fix to unblock zoom indicator + toolbar resize exp Bug: 461853892 Change-Id: I22a8113f9a701b826528d7725c13cac78ccfec76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7201190 Auto-Submit: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Hitarth Kothari <hitarthkothari@google.com> Reviewed-by: Charles Hager <clhager@google.com> Commit-Queue: Sirisha Kavuluru <skavuluru@google.com> Cr-Commit-Position: refs/heads/main@{#1557771}
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Brave Core
Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser
Follow @brave on Twitter for important announcements.
Resources
Community
You can ask questions and interact with the community in the following locations:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%