Compact Clank Translate UI is implemented on M60.
Once the new feature becomes stable, we should start a code cleanup to remove unused code and refactor some modules to make the code as reusable as possible or optimize the performance.
Eg.
* Move java side logging to translate_compact_infobar to reduce the native calls.
* Remove old translate infobar once we decide to upgrade.
* Refactor translate_infobar_delegate to centralize logic.
* Add as many unittests as possible.
...
Comment 1 by bugdroid1@chromium.org
, Jun 1 2017