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 patches from Chromium 77.0.3865.90 to Chromium 78.0.3904.50 (0.71.x) #3693

Merged
merged 8 commits into from
Oct 15, 2019

Commits on Oct 14, 2019

  1. Merge pull request #3653 from brave/78.0.3904.50

    Upgrade patches from Chromium 77.0.3865.90 to Chromium 78.0.3904.50
    bsclifton authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8dfd12d View commit details
    Browse the repository at this point in the history
  2. Fixes a browser test for C78.

    SaveCardBubbleControllerImpl::save_card_bubble_view() -> GetSaveCardBubbleView
    
    Chromium change:
    
    https://chromium.googlesource.com/chromium/src/+/565d2f77d08dfa1b2e8348a144c39e0412d1e502
    
    commit 565d2f77d08dfa1b2e8348a144c39e0412d1e502
    Author: siyua <[email protected]>
    Date:   Wed Jul 31 18:15:35 2019 +0000
    
        [AF][Upstream Feedback] Stop SaveCardIconView from directly accessing
        controller Impl
    
        Also moved the controller interface to c/b/u/autofill/payments/
    
        This is a small refactoring being part of my loading bar animation CL.
        Extract it to a separate CL to unblock other CLs touching save card icon
    
        Bug: 964127
    mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    28e5b40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3667 from brave/maxk-disable-notification-triggers

    Disables notification triggers API.
    bsclifton authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6f3fb01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3681 from brave/fix_6435_sync_disable_uss

    Disable Sync USS Bookmarks
    AlexeyBarabash authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    f809789 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3666 from brave/maxk-c78-l10n

    Update l10n XTB and messages.json for 78.0.3904.50.
    bsclifton authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ad62e4c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3668 from brave/fix-c78-radius

    Re-enable BraveLayoutProvider for c78
    bsclifton authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    9525816 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3686 from brave/maxk-fix-tor-menu

    Fixes Tor avatar menu after c78 bump.
    bsclifton authored and mkarolin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    4e11e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Lint fix.

    mkarolin committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    2cae763 View commit details
    Browse the repository at this point in the history