commit | 58a1da4c99cfc91251a1a169f790b380b4c44636 | [log] [tgz] |
---|---|---|
author | Donn Denman <[email protected]> | Mon Jan 27 23:40:38 2020 |
committer | Commit Bot <[email protected]> | Mon Jan 27 23:40:38 2020 |
tree | 4d0ee0fe75c857d04af8b3158c2f27e4b91f6220 | |
parent | 040e78338022277578143adf46e33773c15d28f2 [diff] |
[TTS] Add a Feature for Translation in the Bar. Adds a new Feature ContextualSearchTranslations that does inline partial translation using CoCa to get a translation during the Resolve request. This adds a flag to chrome://flags and will send an integration code to the server to allow Translate card responses. The server is all set up for this already, except that it switches the positions of the translation and the original text from what we're used to on our team. TODO: unit tests. BUG=952401 Change-Id: Ia22b5bba4a6c98a3d8717decf99a20c9698a3038 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018485 Reviewed-by: Jinsuk Kim <[email protected]> Reviewed-by: Theresa <[email protected]> Auto-Submit: Donn Denman <[email protected]> Commit-Queue: Theresa <[email protected]> Cr-Commit-Position: refs/heads/master@{#735639}
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 .