commit | aaddc65c7e86e8a1dbc810811449953b22f533e6 | [log] [tgz] |
---|---|---|
author | Elmehdi Rahmaoui <erahmaoui@google.com> | Mon Jan 20 10:55:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 20 10:55:14 2025 |
tree | 8ab294e94b2386beee5972c8b35367a4d9d8dee9 | |
parent | 0c9e13e2e343434cbe77f3c0f401f528cc1e99b5 [diff] |
[iOS] Use the new version of `FetchApplicationMode` method It is part of a 4 CL change: - crrev.com/c/6172335 : Add the new version of `FetchApplicationMode` - crrev.com/i/7949890 : Add the implementation of the new version of `FetchApplicationMode` => crrev.com/c/6169625 : Remove the old version of `FetchApplicationMode` from iOS - crrev.com/i/7949891 : Remove the old version of `FetchApplicationMode` from ios_internal Bug: 389048721 Change-Id: I321abb76c61eb6a97aeab215a1c52af43617641f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6169625 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Elmehdi Rahmaoui <erahmaoui@google.com> Cr-Commit-Position: refs/heads/main@{#1408573}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.