-
Notifications
You must be signed in to change notification settings - Fork 965
Upgrade from Chromium 88 to Chromium 89 (1.21.x). #8009
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
Conversation
Upgrade from Chromium 88 to Chromium 89.
[Settings] fixes clicking 'Additional settings'.
Upgrade patches from Chromium 89.0.4389.40 to Chromium 89.0.4389.48
Android settings fixes
Upgrade patches from Chromium 89.0.4389.48 to Chromium 89.0.4389.58.
Disables Safe Browsing Enhanced Protection message in interstitials.
</if> | ||
<message name="IDS_SETTINGS_PEOPLE_SIGN_IN_PROMPT_SECONDARY_WITH_ACCOUNT" desc="The secondary text displayed to prompt users to enable sync for an account that is alredy present in Brave."> | ||
Sync and personalize Brave across your devices | ||
</message> | ||
<if expr="chromeos"> | ||
<message name="IDS_SETTINGS_ACCOUNT_MANAGER_DESCRIPTION_V2" desc="Description of the Account Manager Settings page. Shown just below the title of the page."> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems Chromium leftover, Chromebook
=> Bravebook
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sync changes look good
[Android] Fixed url for shields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uplift into 1.21.x
approved after deliberating with @brave/uplift-approvers. QA went through the manual passes as per brave/brave-browser#13968 & brave/qa-resources#207.
Fixes brave/brave-browser#13238
Fixes brave/brave-browser#14065
Fixes brave/brave-browser#14112
Fixes brave/brave-browser#14165
Fixes brave/brave-browser#14167
Fixes brave/brave-browser#14227
Fixes brave/brave-browser#14235
Fixes brave/brave-browser#14284
Related PR: brave/brave-browser#14255
Uplift from #7460
Uplift from #7900
Uplift from #7936
Uplift from #7975
Uplift from #7988
Uplift from #8000
Uplift from #8027
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
,npm run lint
,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: