-
Notifications
You must be signed in to change notification settings - Fork 898
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade from Chromium 123 to Chromium 124 (1.65.x). (#22984)
* Merge pull request #22320 from brave/cr124 Upgrade from Chromium 123 to Chromium 124. * IWYU. * Formatting fixes. * [Android] Remove deprecated getLastUsedRegularProfile from Profile Chromium change: https://source.chromium.org/chromium/chromium/src/+/913e0498eac18b4cd078eb402e04dbe985ac18e0 Remove deprecated getLastUsedRegularProfile from Profile.java Bug: 40254448 * Fixes build error on Mac/iOS. ERROR at //brave/browser/mac/BUILD.gn:6:18: Assignment had no effect. check_includes = false ^---- You set the variable "check_includes" here and it was unused before it went out of scope. See //brave/browser/sources.gni:445:41: which caused the file to be included. brave_chrome_browser_public_deps += [ "//brave/browser/mac:keystone_glue" ] ^---------------------------------- * Merge pull request #22986 from brave/ios-disable-partition-alloc [iOS] Fix crash on launch with cr124 * Merge pull request #22985 from brave/maxk-fix-resource-ids-spec Fixes components_brave_strings.grd ids being out of sync. * Return the ffmpeg patch to fix memory usage (#22981) * Merge pull request #22994 from brave/maxk-fix-cr124-colors [Cr124 follow up] Fixes combobox and toggle hover colors. * Merge pull request #23005 from brave/maxk-move-tab-memory-usage-toggle-to-tabs-settings Moves tabs memory usage toggle to Tabs section in Appearance. * Merge pull request #22996 from brave/fix_side_panel_card_background Fixed side panel color issues from CR 124 --------- Co-authored-by: Kyle Hickinson <[email protected]> Co-authored-by: Mikhail <[email protected]> Co-authored-by: Simon Hong <[email protected]>
- Loading branch information
1 parent
385f812
commit 23bc72b
Showing
623 changed files
with
7,299 additions
and
2,506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.