| commit | 2267c8cb25d39ad1cb026d8d8c67a35df2b5c99c | [log] [tgz] |
|---|---|---|
| author | Tsuyoshi Horo <horo@chromium.org> | Fri Nov 29 04:34:06 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 29 04:34:06 2024 |
| tree | 25aef4b43a951b982206f8deaa42a753a4fbdf6a | |
| parent | 1f17d0cc94a66f922840987cf5b05ad12b488f8e [diff] |
Hide AILanguageDetector on Workers Currently language_detection::LanguageDetectionModel doesn't support multi threading. Fixed: 381463866 Change-Id: Ibaa94646d0396560e1924d8ef7a4f6058b2038be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6057256 Reviewed-by: Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1389616}
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.