commit | ad04bf526f224038c681527a3726d11ca0bcd4cb | [log] [tgz] |
---|---|---|
author | Caroline Rising <corising@chromium.org> | Thu Aug 25 14:00:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 14:00:40 2022 |
tree | 2bbb406eb855b11dea80b108e7ad2971e858818f | |
parent | 059f35c6b89b25c32588b6d54518b5d8aa3239ca [diff] |
Unified side panel: update ids to support extensions Add ability to use extension ids along with SidePanelEntry::Id for side panel entries. SidePanelEntry::Id helps for retrieval and creation for built in panels, distinguishing between built in panels and extensions, and for sorting all panels. Bug: 1347594 Change-Id: Ie088fda04ca97dfc32dd673f0de34a9682782c72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3788304 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1039225}
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.