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 78.0.3904.50 to Chromium 78.0.3904.70 (uplift to 0.71.x) #3774

Merged
merged 2 commits into from
Oct 23, 2019

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Oct 22, 2019

Uplift of brave/brave-browser#6571
Fixes brave/brave-browser#6508
Related brave/brave-browser#6576

Approved, please ensure that before merging:

  • You have checked CI and the builds, lint, and tests all pass or are not related to your PR.
  • You have tested your change on Nightly.
  • The PR milestones match the branch they are landing to.

After you merge:

  • The associated issue milestone is set to the smallest version that the changes is landed on.

Upgrade patches from Chromium 78.0.3904.50 to Chromium 78.0.3904.70
@bsclifton bsclifton added this to the 0.71.x - Beta milestone Oct 22, 2019
@bsclifton bsclifton requested a review from a team October 22, 2019 06:46
@bsclifton bsclifton self-assigned this Oct 22, 2019
@bsclifton bsclifton removed the request for review from bridiver October 22, 2019 06:47
@bsclifton bsclifton added CI/skip-ios Do not run CI builds for iOS CI/skip-linux CI/skip-macos-x64 Do not run CI builds for macOS x64 labels Oct 22, 2019
@bsclifton
Copy link
Member Author

CI looks good, except for failure on build in Android. Restarting that one...

};

const base::Feature* FindFeatureExposedToJava(const std::string& feature_name) {
+ BRAVE_FIND_FEATURE_EXPOSED_TO_JAVA
Copy link
Member

Choose a reason for hiding this comment

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

8ecdac3
This patch is added in 0.72.x and shouldn't be uplifted.

Copy link
Member

Choose a reason for hiding this comment

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

That's why the android build failed as follows.

01:20:19  ../../chrome/browser/android/chrome_feature_list.cc:234:3: error: use of undeclared identifier 'BRAVE_FIND_FEATURE_EXPOSED_TO_JAVA'
01:20:19    BRAVE_FIND_FEATURE_EXPOSED_TO_JAVA
01:20:19    ^
01:20:19  1 error generated.

Copy link
Member Author

@bsclifton bsclifton Oct 22, 2019

Choose a reason for hiding this comment

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

@yrliou oh no! Can you help me remove it? That would explain the Android failure 😅

Copy link
Member

Choose a reason for hiding this comment

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

sure, on it.

Copy link
Member

Choose a reason for hiding this comment

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

@bsclifton
Copy link
Member Author

Lint failed, but everything else looks good! Thanks for the assist, @yrliou 😄👍

@bsclifton bsclifton merged commit 16f00ca into 0.71.x Oct 23, 2019
@bsclifton bsclifton deleted the 78.0.3904.70_0.71.x branch October 23, 2019 06:10
@bsclifton
Copy link
Member Author

bsclifton commented Oct 23, 2019

I used admin merge for this, but had gotten prior approval from @kjozwiak, @srirambv, and @LaurenWags (in that order!)
https://bravesoftware.slack.com/archives/GM2HPK59V/p1571726835104800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/skip-ios Do not run CI builds for iOS CI/skip-macos-x64 Do not run CI builds for macOS x64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants