commit | 38ff51474be3fb250749551279c81f51b0cd2e80 | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Tue Oct 11 23:55:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 11 23:55:35 2022 |
tree | 8e9475839d14488f8b6654ed209d372db09aedf0 | |
parent | 2087ac47225c50162ba50bad9cc711fdf1e802b1 [diff] |
Refactor power bookmarks list Move power bookmarks list into its own element, as an alternative to bookmarks list. Also creates a bookmarks body element to conditionally display one list or the other. This will make it easier to iterate on and test power bookmarks list without conflicting with changes made to bookmarks list (eg. for price tracking). No logic changes. Bug: 1365606 Change-Id: Id93f7dc4df5a97cd5f26119062358125a786155b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3943048 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#1057787}
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.