commit | eed0f7eb00d16ee93432433ed0d1e8153bc04979 | [log] [tgz] |
---|---|---|
author | Darryl James <dljames@chromium.org> | Mon Aug 12 23:26:14 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 23:26:14 2024 |
tree | c6de04cd4735a3be02877c6eb8736163f5e4782f | |
parent | a32c42473e00eabb0b293d3253ed2e1086fda832 [diff] |
Revert "Simplify input parameters to create SupervisedUserService." This reverts commit c54177bff64be0a194a46260c8f0f3333ebf8e8c. Reason for revert: Causing test failures on linux-chromeos-dbg. More details can be found here: crbug.com/359268574 Original change's description: > Simplify input parameters to create SupervisedUserService. > > Improve readability of supervision services by creating modularizing dependencies into two independent groups: URL filtering and platform-specific constants. > > Bug: b:358554062 > Change-Id: I6f5096478158c49f6d16624c91e36f7b1113f0e2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5776742 > Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Tomek Jurkiewicz <tju@google.com> > Cr-Commit-Position: refs/heads/main@{#1340325} Bug: b:358554062 Change-Id: I6d8befb88c5f01b4f756155818e1d75dd8569132 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5784679 Owners-Override: Darryl James <dljames@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1340691}
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.