-
Notifications
You must be signed in to change notification settings - Fork 871
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 92 to Chromium 93 (1.29.x). #9832
Conversation
Upgrade from Chromium 92 to Chromium 93
Updated patches from Chromium 93.0.4577.42 to Chromium 93.0.4577.51.
[cr93 followup] Fixes profile picker - hides "Set up" page.
Fix unclickable button on Rewards NTP widget
[cr93 followup] Fixes brave://settings in Guest window.
Give ethereum-remote-client permissions to usbDevices
[cr93 followup] Disables kReadLater feature.
[Android] Fixed colors for the dark theme
[Android] Fixed NTP launching on start up
@mkarolin |
Remove Chromium leftovers from sync types screen on Android
Fixed first-run dialog is not launched
@mkarolin , This is fixed by Could you please upload #9851 also? |
Upgrade patches from Chromium 93.0.4577.51 to Chromium 93.0.4577.58
Fix tests on Android caused by regression PR9799
…dsAccountStorage [cr93 followup] Removed disablement of kEnablePasswordsAccountStorage.
[cr93 followup] Fix for webtorrent crash.
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.29.x
approved after deliberating with @brave/uplift-approvers.
Fixes brave/brave-browser#16306 / Uplift from #9062
Fixes brave/brave-browser#17549 / Uplift from #9786
Fixes brave/brave-browser#17552 / Uplift from #9789
Fixes brave/brave-browser#17572 / Uplift from #9823
Fixes brave/brave-browser#17585 / Uplift from #9805
Fixes brave/brave-browser#17646 / Uplift from #9827
Fixes brave/brave-browser#17655 / Uplift from #9827
Fixes brave/brave-browser#17573 / Uplift from #9792
Fixes brave/brave-browser#17587 / Uplift from #9830
Fixes brave/brave-browser#17596 / Uplift from #9830
Fixes brave/brave-browser#17599 / Uplift from #9837
Fixes brave/brave-browser#17580 / Uplift from #9799
Fixes brave/brave-browser#17667 / Uplift from #9849
Fixes brave/brave-browser#17668 / Uplift from #9839
Fixes brave/brave-browser#17693 / Uplift from #9851
Fixes brave/brave-browser#17595 / Uplift from #9807
Fixes brave/brave-browser#17652 / Uplift from #9858
Note: The fix for brave/brave-browser#17654 (#9854) is not being uplifted to
1.29.x
because the cause for the fix (#9545) was not uplifted to1.29.x
. QA: please, verify that brave/brave-browser#17654 is not present in1.29.x
.Related PR: brave/brave-browser#17647
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: