commit | b26dc8625fbf2db683e2a36d1a4942afddb6df96 | [log] [tgz] |
---|---|---|
author | Scott Little <[email protected]> | Wed Sep 30 18:08:11 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 30 18:08:11 2020 |
tree | b9c591fb92a66e98124a3d030d6731a24d1b8ee9 | |
parent | 4f33206069007f2e94b303115cdc69dfcf6fe768 [diff] |
Add support for overriding translate blocklists for hrefTranslate. This CL adds support for overriding the translate language blocklist and the URL host blocklist (each behind separate flags) when a link is clicked that has hrefTranslate set. Each of these flags also supports a parameter to indicate how much behavior should override these blocklists: just the behavior of showing the translate UI, or the automatic translation behavior as well. Bug: 1131240 Change-Id: I1b4912ed1e369b04f1d326255c1a77763d825c0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425085 Commit-Queue: Scott Little <[email protected]> Reviewed-by: Megan Jablonski <[email protected]> Cr-Commit-Position: refs/heads/master@{#812190}
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.
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.