commit | a235a0cca8a4cdefb375b3ba8a836135ddb35a97 | [log] [tgz] |
---|---|---|
author | Yiren Wang <yrw@chromium.org> | Thu Jan 30 19:45:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 19:45:18 2025 |
tree | 1ee17f11742019e9c76a6777eac09519b448a67a | |
parent | f11b6f37fc7b6a11093f112ef795704eca2f8e7e [diff] |
Add UpdateContext() to SpeechRecognition IDL Add behind a new flag WebSpeechRecognitionContext which also enables SpeechRecognitionContext Bug: 388626991 Change-Id: I26e57bd89fb6d3102edb773f832dc96d2654e414 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6210342 Reviewed-by: David Bokan <bokan@chromium.org> Reviewed-by: Evan Liu <evliu@google.com> Commit-Queue: Yiren Wang <yrw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413649}
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.