-
Notifications
You must be signed in to change notification settings - Fork 893
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade from Chromium 131.0.6778.108 to Chromium 131.0.6778.139 (1.73…
….x) (#26973) * Upgrade from Chromium 131.0.6778.108 to Chromium 131.0.6778.139 * Update pins list timestamp * [cr132] Revert "[cr131] `Tab::set_group` => `Tab::SetGroup`" This reverts commit d9a3fa1. This got reverted in upstream Chromium change: https://chromium.googlesource.com/chromium/src/+/1eadd223cce221615fa18db6647451a26a0315a2 commit bf601391652cebeaae149fab39eda062a5f28732 Author: Nasko Oskov <[email protected]> Date: Thu Oct 31 16:57:50 2024 +0000 Revert "[views-ax] Migration of kName attribute in Tab" This reverts commit 1eadd223cce221615fa18db6647451a26a0315a2. Reason for revert: This CL has regressed window name availability to a11y APIs - https://crbug.com/374947846. Original change's description: > [views-ax] Migration of kName attribute in Tab > > This CL migrates the kName attribute in views to be updated > whenever its value should change, rather than querying the value > and computing it only when needed. > > As part of this change, the following views are updated: > Tab, BrowserView, PermissionChipView, and TabSlotView. The Tab > class extends TabSlotView. BrowserView::GetAccessibleTabLabel > constructs the accessible name for a tab by gathering various > properties such as the title, group, memory usage, and possibly > other elements like permission chips, to create a comprehensive > and accurate label. > > This CL is part of the ViewsAX project: > https://docs.google.com/document/d/1Ku7HOyDsiZem1yaV6ccZ-tz3lO2XR2NEcm8HjR6d-VY/edit#heading=h.ke1u3utej413 > > Bug: 325137417 > Change-Id: Id1ca1da2e970c82575dff12bd48434f716d4548f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5836477 > Reviewed-by: Jacques Newman <[email protected]> > Commit-Queue: Gaurav Kumar <[email protected]> > Reviewed-by: Elly FJ <[email protected]> > Cr-Commit-Position: refs/heads/main@{#1367340} Bug: 325137417 --------- Co-authored-by: brave-builds <[email protected]> Co-authored-by: Claudio DeSouza <[email protected]>
- Loading branch information
1 parent
08d54cb
commit 80ef3d3
Showing
14 changed files
with
19 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
patches/chrome-browser-renderer_context_menu-render_view_context_menu.cc.patch
This file contains 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
This file contains 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
This file contains 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
4 changes: 2 additions & 2 deletions
4
patches/chrome-browser-ui-views-tabs-tab_group_views.cc.patch
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
patches/third_party-blink-renderer-platform-runtime_enabled_features.json5.patch
This file contains 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
This file was deleted.
Oops, something went wrong.