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 78.0.3904.108 to Chromium 79.0.3945.56 (1.1.x) #4119

Merged
merged 7 commits into from
Dec 4, 2019

Commits on Dec 3, 2019

  1. Merge pull request #3890 from brave/rebranding_password_manager_strings

    Rebranding password_manager_strings.grdp
    simonhong authored and mkarolin committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    474ae0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3990 from brave/maxk-fix-missing-grdp

    Fixes missing grdp files.
    mkarolin committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    4e2b166 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3645 from brave/ie_bye_url_request

    Cleanup brave shields tests and get rid of dead code.
    iefremov authored and mkarolin committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    465ffe7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4091 from brave/79.0.3945.56

    Upgrade from Chromium 78.0.3904.108 to Chromium 79.0.3945.56
    bsclifton authored and mkarolin committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    80d946b View commit details
    Browse the repository at this point in the history
  5. Fixes crash in BookmarksApiUnittest.Update unit test.

    The crash happens due to dereferencing an unintialized pointer.
    This is fixed on master as part of
    #3692, specifically in
    054fd5a
    but I don't think we should be uplifting all that just for a unit test
    crash. So, instead just added a pointer null check.
    mkarolin committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    8fa87c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Merge pull request #4122 from brave/maxk-fix-mac-signing-postC79

    Fixes mac notarization that C79 update broke.
    mkarolin committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2277768 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4129 from brave/issue_7194

    Fix notarization errors
    mbacchi authored and mkarolin committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    4c140ee View commit details
    Browse the repository at this point in the history