commit | 49cea54a094586e441513055fe0febedba4f377d | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Fri May 14 08:53:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 14 08:53:26 2021 |
tree | a4154c452d1d605afce6e0d01ea1460e3ba1fa69 | |
parent | 7e7c77296335fb8855b053200dea074141f98157 [diff] |
Settings: Combine safetyCheck and privacy sections in re-design. - Hide the "Safety check" menu entry - Add a new |nest-under-section| attribute on <settings-section> and leverage it in main_page_behavior.js to show multiple <settings-section> instances at the same time. - Update tests. Bug: 1204457 Change-Id: Iddb6049343a58162ff1fcd3ca3999ebde7f5e101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2893208 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#882916}
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.