commit | 4a336d3ccc5a706fda4b426f96231e3cebd04f6a | [log] [tgz] |
---|---|---|
author | Duong Dac <[email protected]> | Wed Jul 26 14:24:14 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jul 26 14:24:14 2023 |
tree | e9d79a47efc30a93d14d06581285582b431bc955 | |
parent | ba553ba09adf4e70770a8a2c93f46027c2e5c578 [diff] |
Create SupervisedUserSyncModelTypeController for eligible platforms This CL migrates SupervisedUserSyncModelTypeController creation to //components, creating it for platforms supporting supervised user. In particular, Chrome iOS can use allow/denylist-based url filtering, which requires the sync controller. Bug: b/264669988 Change-Id: I71b123a2b58a2b067f9b79959a42fded5237af07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4684156 Commit-Queue: Duong Dac <[email protected]> Reviewed-by: Marc Treib <[email protected]> Reviewed-by: Nohemi Fernandez <[email protected]> Reviewed-by: Sylvain Defresne <[email protected]> Cr-Commit-Position: refs/heads/main@{#1175421}
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.