commit | 92a59bd61c86fe1ede66c9ed12ce68b2b33e2912 | [log] [tgz] |
---|---|---|
author | Evan Stade <[email protected]> | Fri Aug 02 20:28:02 2019 |
committer | Commit Bot <[email protected]> | Fri Aug 02 20:28:02 2019 |
tree | 66ccbeef13323cc95697fc288f5d5ec6b2e8dcab | |
parent | 8fad6a912afb9ca8b77710ba2fb7c09fe0e307fa [diff] |
Remove translation-related NotificationService notifications from tests NOTIFICATION_TAB_LANGUAGE_DETERMINED and NOTIFICATION_PAGE_TRANSLATED waiters are removed in favor of a helper class that observes the tab's ContentTranslateDriver. Also, ChromeTranslateClient::translate_driver() is changed to return a pointer instead of a non-const ref. Bug: 268984 Change-Id: I450ace7f647cf9418a28ac36aef70bf1f97a3f17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724420 Reviewed-by: anthonyvd <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Commit-Queue: Evan Stade <[email protected]> Cr-Commit-Position: refs/heads/master@{#683724}
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 .