commit | 8baad5cfc148bc7732e16da8e17b6c553f66e73a | [log] [tgz] |
---|---|---|
author | Lauren Commeignes <laurencom@chromium.org> | Wed Aug 21 03:43:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 03:43:00 2024 |
tree | 41ae51b06a4a875e60e8d43453a8266b8dca62c5 | |
parent | 5fcffa57c70e80fdca798ba259520351f213847f [diff] |
Fix bug to label name and id correctly for apps in Sparky Previously the labels were swapped around so that the name would be set as the id and vica versa. Bug: b:351099209 Change-Id: Ic125e3c8547db63a2028cccde713ca952912c7d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5798887 Reviewed-by: Xinglong Luan <alanlxl@chromium.org> Commit-Queue: Lauren Commeignes <laurencom@chromium.org> Cr-Commit-Position: refs/heads/main@{#1344577}
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.