commit | ff97a4adadf5d80f760d2e8f150758610e02fd30 | [log] [tgz] |
---|---|---|
author | Tim Judkins <tjudkins@chromium.org> | Fri Sep 05 19:18:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 19:18:41 2025 |
tree | ac68fe836d709339eedad7e9277b0390573796da | |
parent | 37d5c138c4486f2cd8592a547e074007c58f68de [diff] |
[Extensions WebIDL] Convert webcamPrivate to WebIDL This conversion was largely done using a detailed description of the conversion process passed to Gemini CLI. To double check this work, the file has also been copied into the converted schemas test to verify no functional difference in output. Bug: 436624834 Change-Id: I65e0a1d6f64f8d1f2af0598d0acc1a3a1c68f9bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6913848 Commit-Queue: Tim <tjudkins@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1511795}
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.