Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from Chromium 121.0.6167.57 to Chromium 121.0.6167.75 (1.63.x). #21601

Merged
merged 5 commits into from
Jan 18, 2024

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    a216c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70dea16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd3ca78 View commit details
    Browse the repository at this point in the history
  4. TabSearchBubbleHost::ShowTabSearchBubble signature changed.

    Chromium change:
    
    https://source.chromium.org/chromium/chromium/src/+/60a77feece4d7af84fcbdd929827a45b75852b04
    
    commit 60a77feece4d7af84fcbdd929827a45b75852b04
    Author: Emily Shack <[email protected]>
    Date:   Fri Jan 12 04:20:08 2024 +0000
    
        Tab Organization: Ensure tabs switch appropriately
    
        Adds a pref observer such that when the tab search tab index pref
        changes from outside the bubble, the bubble listens for that change and
        updates accordingly. Then, also explicitly sets the pref to show the tab
        search tab when the tab search keyboard shortcut is triggered.
    
        This addresses a couple bugs, one where the tab search keyboard shortcut
        might open to the tab organization tab, and the other where opening the
        bubble to tab search -> closing the bubble -> using any entry point
        other than the tab search button to open tab organization would open to
        the tab search tab.
    
        an exception for tab_search_page_handler.cc.
    
        Low-Coverage-Reason: HARD_TO_TEST. Test launch review team has granted
        Bug: 1469126
    mkarolin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fbc8ba3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdf7f5e View commit details
    Browse the repository at this point in the history