commit | d2db0502b3e07879a38915c56e3bead39ed247e0 | [log] [tgz] |
---|---|---|
author | Thuong Phan <thuongphan@chromium.org> | Wed Feb 08 22:59:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 08 22:59:50 2023 |
tree | 201e24be25d1fcb751fd858cfed2ab00f2ba9abe | |
parent | 33e073491a43df3f53d5ec435c3aa3dcf29e2b61 [diff] |
personalization: refactor ambient_subpage and update toggle_row - Use top level dom-ifs for different states (personalization-jelly, showing main-settings or albums subpage, loading) to replace smaller dom-ifs in the html. - Update css to fix loading state. Before: https://screenshot.googleplex.com/yziiwasSx4imX3F After: https://screenshot.googleplex.com/5pfJJMeyH9sKpG5 - Update toggle-row element to include toggle row title (ON/OFF) as required in MNext specs. https://screenshot.googleplex.com/5LgsNm4Uamnorm5 https://screenshot.googleplex.com/6EUZBWTcWV4Y9oR BUG=b:268065393 TEST=browser_tests --gtest_filter="*AmbientSubpage*" Change-Id: Ie51ade9beda7e1ae0a3ae710c20a5420a3afc2b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4226831 Reviewed-by: Jerry Liu <pzliu@google.com> Commit-Queue: Thuong Phan <thuongphan@chromium.org> Reviewed-by: Jeffrey Young <cowmoo@google.com> Cr-Commit-Position: refs/heads/main@{#1102979}
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.