commit | a2074a14a91ce8423d615d5ee19725addf8cfd10 | [log] [tgz] |
---|---|---|
author | Filipa Senra <fsenra@google.com> | Mon Jun 10 14:49:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 14:49:20 2024 |
tree | b317643a26bdfc55f607037c52464700f386d63b | |
parent | 454856f49ddb14bf7fc4b157562e590abba930b0 [diff] |
[iOS][PageInfo] Make UI flag enable/disable the master ATP feature ATP fetching is only avaible if the master AboutThisPage feature is enabled. This CL matches the state of the master ATP feature to the UI feature flag. Bug: none Change-Id: I5a7da8166243f28ad4f52b621f03d18341a78dea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5614690 Auto-Submit: Filipa Senra <fsenra@google.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Filipa Senra <fsenra@google.com> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#1312767}
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.