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

Updated patches from Chromium 87.0.4280.47 to Chromium 87.0.4280.49. #7061

Merged
merged 3 commits into from
Nov 5, 2020

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    d824181 View commit details
    Browse the repository at this point in the history
  2. [Android] ToolbarManager c'tor signature change.

    Chromium change:
    
    https://source.chromium.org/chromium/chromium/src/+/af730955
    
    commit af7309559feae76c9f3368006c80f1290454c46a
    Author: Yue Zhang <yuezhanggg@chromium.org>
    Date:   Tue Nov 3 18:08:16 2020 +0000
    
        Hide tab strip when omnibox has focus
    
        Since TabGridDialog and omnibox both use the ScrimView from
        RootUiCoordinator, there will be a conflict when user try to open
        dialog from tab strip when omnibox is focused. This CL fixes this issue
        by suppressing tab strip when omnibox is focused and restoring
        visibility when omnibox loses focus.
    
        (cherry picked from commit 6630c45c96c137a767cbe345d34b61d3bd65cd79)
    
        Bug: 1096358
    mkarolin committed Nov 5, 2020
    1 Configuration menu
    Copy the full SHA
    ef402fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd113bb View commit details
    Browse the repository at this point in the history