commit | da2faf08d543901099cd14844da80c0e1860b045 | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Tue May 30 21:05:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 30 21:05:03 2023 |
tree | 280df7eb7553f226c9b1037f1ed14b804a8338b5 | |
parent | c868f65f93bd9262bcf5b709020751c3a905eff5 [diff] |
Status Area Cleanup: Create util function for bubble init param Different bubbles currently init bubble by themselves, which creates discrepancy between them and the newly created bubbles. This CL creates an util function that can be used by all those bubbles. Bug: b:283856691 Change-Id: If5ab19d6a5196e5ed48265a266071869fad0850a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4562798 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1150851}
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.