-
Notifications
You must be signed in to change notification settings - Fork 877
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 125 to Chromium 126 (1.67.x) #23832
Conversation
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
This change corrects the build errors when building `redirect_cc` with `-Wunsafe-buffers-usage`, by introducing a span argument to handle access to the array of strings in `argv`. The resulting code is more readable, and also relies on the hardening features available to span.
* Static/regular method is now arg of methodExists * Removed Brave**** classes from methodExists/classExists tests
Upgrade from Chromium 125 to Chromium 126
Fixed search promotion's layout regression
…ge-icon Use Brave branded icon for Share this page
Fix use of upstream icons in brave://settings
…rsal-install Disable PWA universal install feature flag
…privacy-feature-flags Disable features flagged by privacy/security team
* Update from Chromium 126.0.6478.17 to Chromium 126.0.6478.26. * Conflict-resolved patches from Chromium 126.0.6478.17 to Chromium 126.0.6478.26. * Update patches from Chromium 126.0.6478.17 to Chromium 126.0.6478.26. * Updated strings for Chromium 126.0.6478.26.
Fixes a crash on search widget on Android
Disable showing sync promo
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.
++
A Storybook has been deployed to preview UI for the latest push |
…nloads-ui Disable safe_browsing::kImprovedDownloadPageWarnings feature flag
Fixed HelpBubbleView's secondary button text is not visible
A Storybook has been deployed to preview UI for the latest push |
Fixed color of switch at Shields and content filters
A Storybook has been deployed to preview UI for the latest push |
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.67.x
approved 👍
Resolves brave/brave-browser#37788
Uplift from #23233
Resolves brave/brave-browser#38370
Uplift from #23698
Resolves brave/brave-browser#38401
Uplift from #23699
Resolves brave/brave-browser#38596
Uplift from #23841
Resolves brave/brave-browser#38579
Uplift from #23862
Resolves brave/brave-browser#38601
Uplift from #23869
Resolves brave/brave-browser#38593
Resolves brave/brave-browser#38595
Uplift from #23868
Resolves brave/brave-browser#38599
Uplift from #23871
Resolves brave/brave-browser#38644
Uplift from #23874
Resolves brave/brave-browser#38675
Uplift from #23896
Resolves brave/brave-browser#38680
Uplift from #23897
Resolves brave/brave-browser#38663
Uplift from #23894
Resolves brave/brave-browser#38657
Uplift from #23902
Resolves brave/brave-browser#29964
Uplift from #23909
Resolves brave/brave-browser#38687
Uplift from #23910
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
wikinpm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: