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 84 to Chromium 85 (1.13.x). #11240

Merged
merged 3 commits into from
Aug 17, 2020
Merged

Conversation

mkarolin
Copy link
Contributor

@mkarolin mkarolin commented Aug 14, 2020

Fixes #10636
Related PR: brave/brave-core#6423

Uplift from #10634
Uplift from #11209

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions.

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

mkarolin and others added 3 commits August 14, 2020 12:12
Upgrade from Chromium 84 to Chromium 85
Don't download profiles either.

PGO was enabled for official builds for Mac and Windows in Cr84, but the
profiles weren't being downloaded. Downloading profiles was added to
tools in the Cr85 timeframe. For now we'll turn off PGO and will need a
followup to determine if we should turn it back on.

Uplift from brave/brave-core@99237c8
Upgrade from Chromium 85.0.4183.59 to Chromium 85.0.4183.69.
@mkarolin mkarolin added this to the 1.13.x - Beta milestone Aug 14, 2020
@mkarolin mkarolin requested a review from a team August 14, 2020 18:45
@mkarolin mkarolin requested a review from bridiver as a code owner August 14, 2020 18:45
@mkarolin mkarolin self-assigned this Aug 14, 2020
Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uplift into 1.13.x approved after deliberating with @brave/uplift-approvers. QA has also ran through a full manual pass on Nightly as per #11151 and ensured there wasn't any obvious regressions present after bumping to CR85.

@kjozwiak kjozwiak merged commit 1a6a20f into 1.13.x Aug 17, 2020
@kjozwiak kjozwiak deleted the cr85-1.13.x branch August 17, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants