mkarolin f4ed0143ca [iOS] HttpsUpgradeServiceFactory::GetForBrowserState was removed.
Chromium change:

https://source.chromium.org/chromium/chromium/src/+/e4f2e2ba1f825f208b2fb3c841cd9812dbf0e478

commit e4f2e2ba1f825f208b2fb3c841cd9812dbf0e478
Author: Mark Cogan <marq@google.com>
Date:   Mon Sep 30 13:04:33 2024 +0000

    [iOS] Updates various files under ios/chrome/browser/h* and m*

    This CL replaces:
    * ChromeBrowserState => ProfileIOS
    * GetForBrowserState => GetForProfile at call sites.
    * GetBrowserState => GetProfile
    * browser_state, browserState => profile
    * GetOriginal(Chrome)BrowserState => GetOriginalProfile
    * HasOffTheRecordChromeBrowserState => HasOffTheRecordProfile
    * GetOffTheRecordChromeBrowserState => GetOffTheRecordProfile
    * DestroyOffTheRecordChromeBrowserState => DestroyOffTheRecordProfile
    * CreateAndInitializeForBrowserState => CreateAndInitializeForProfile
    * GetCurrentIncognitoBrowserState => GetCurrentIncognitoProfile

    Test case names using "BrowserState" are updated.

    Instances of GetForBrowserState that are no longer used are removed.

    web::BrowserState code is not updated.

    Bug: 365530626, 365530662, 365528542
2024-10-24 12:14:31 +01:00
2024-10-24 12:14:29 +01:00
2024-10-21 18:14:06 +07:00
2024-10-24 05:15:09 +00:00
2024-10-24 05:15:09 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%