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

WIP: Upgrade from Chromium 81 to Chromium 83 #9765

Open
wants to merge 7 commits into
base: master
from
Open

WIP: Upgrade from Chromium 81 to Chromium 83 #9765

wants to merge 7 commits into from
Commits on May 14, 2020
  1. Pin b-c branch

    mkarolin committed Mar 26, 2020
  2. is_win_fastlink build arg was removed.

    mkarolin committed Apr 3, 2020
    Chromium change:
    
    https://chromium.googlesource.com/chromium/src/+/108dc9210ea25e593ad8139763ee1e1665752f96
    
    commit 108dc9210ea25e593ad8139763ee1e1665752f96
    Author: Nico Weber <thakis@chromium.org>
    Date:   Tue Feb 25 17:25:32 2020 +0000
    
        win: Remove is_win_fastlink arg.
    
        It only has an effect when not using clang and lld, and the default
        build setup is to use clang and lld. Also, goma has dropped support
        for non-clang compiles, and a main use case for is_win_fastlink
        was being able to use goma. Finally, is_win_fastlink never worked
        well.
    
        Bug: 1053958
  3. [Android] Fix for dark mode colors

    samartnik authored and mkarolin committed May 7, 2020
  4. Split rewards/ads unit tests into a separate suite.

    mkarolin committed May 7, 2020
    When all unit test are in the same suite, all the -D and -I add up to a
    command line that is too long on Windows.
  5. iOS doesn't use brave_services_key.

    mkarolin committed May 13, 2020
  6. iOS doesn't use webcompat_report_api_endpoint.

    mkarolin committed May 14, 2020
You can’t perform that action at this time.