commit | c2e2f2b65ad1cf9193c11f8b70ee4f9e951e2e20 | [log] [tgz] |
---|---|---|
author | Matt Reynolds <mattreynolds@google.com> | Thu Jan 04 00:12:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 00:12:48 2024 |
tree | c22fec310ccd46a698368e47cd47c4b7b55bcb8b | |
parent | 483ae696fcffc2814f2527439d56118ce4c6567a [diff] |
Remove flags to enable WebHID/WebUSB for extension service workers This CL cleans up flags for features that are fully launched and enabled by default: chrome://flags/#enable-web-hid-on-extension-service-worker chrome://flags/#enable-web-usb-on-extension-service-worker Bug: 1489960, 1489961 Change-Id: I1136dc630932ffce0a9599dfee510ac455034e2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5161128 Commit-Queue: Alvin Ji <alvinji@chromium.org> Reviewed-by: Alvin Ji <alvinji@chromium.org> Auto-Submit: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242700}
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.