| commit | 8047dc0599d895adb14c71c8f1421aac482cb75c | [log] [tgz] |
|---|---|---|
| author | Tommy C. Li <tommycli@chromium.org> | Fri Aug 12 19:33:35 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 19:33:35 2022 |
| tree | 21d55be1b2ee9aac5ef35d42e704aa02eff5f9d9 | |
| parent | f6f429a936f6efc67b6070065843592aad318edd [diff] |
[journeys] Add user-visible debug indicator for persisted clusters Adds a "persisted" string to the middle of the cluster UI as a debug string ONLY when the "JourneysUserVisibleDebug" flag is on. This is NOT visible in production and only meant for development. Screenshot: https://screenshot.googleplex.com/3muSVf6xN4mhUSt Bug: 1184879 Change-Id: Ib968b157fca3a370c704e80c7635e64d71e22e4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3824446 Reviewed-by: manuk hovanesian <manukh@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034632}
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.