commit | 56cb1adf8f76b4058d01547093221472fb00159c | [log] [tgz] |
---|---|---|
author | Sohail Rajdev <sorajdev@microsoft.com> | Fri Aug 30 18:40:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 18:40:09 2024 |
tree | 9519a18ba3b9550dddf4496e702469a7493ca5e7 | |
parent | b82ce98cbde2194892dc2678644ff15a12eaa719 [diff] |
Extensions: Add a new view type enum for developer tools contexts This change adds a new extensions::mojom::ViewType for extension contexts hosted inside browser developer tools. As of now, this type is not set for any extension contexts. That will be done in a follow-up CL. This has no production behavior changes. WECG Proposal: https://github.com/w3c/webextensions/pull/675. Bug: 356827776 Change-Id: I49c7babdfff174c471bd649d8d7f03325676561b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5824122 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Sohail Rajdev <sorajdev@microsoft.com> Reviewed-by: Ted Choc <tedchoc@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1349336}
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.