commit | 7a65007be2def3aff42c69f8d92c7e25b5b812e3 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Wed Feb 03 11:50:27 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 03 11:50:27 2021 |
tree | 2897356514b56f335da2d157e50153c50be61013 | |
parent | 292eb96e913d3f5caa98aba82f05122cb0cddfe5 [diff] |
[iOS][enterprise] Disable incognito option on MostVisited When the policy is disabling incognito mode, the button should be disabled. It is also disabling it for the accessibility actions. Bug: 1148893 Change-Id: Ic9ff5dadd0541119c337cfe50aec1d4b8ba6e258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2658334 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Sergio Collazos <sczs@chromium.org> Reviewed-by: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#850064}
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.