Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 2762393003: Creates translate_compact_infobar class, which holds the logic for the new translate UI (Closed)

Created:
3 years, 9 months ago by ramyasharma
Modified:
3 years, 9 months ago
Reviewers:
groby-ooo-7-16, gone
CC:
chromium-reviews, Marti Wong, Leo
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Creates translate_compact_infobar class, which holds the logic for the new translate UI. This translate_compact_infobar is created in the native code, and calls the new Translate infobar in Android UI. BUG=705310 TBR=groby@chromium.org Review-Url: https://codereview.chromium.org/2762393003 Cr-Commit-Position: refs/heads/master@{#460002} Committed: https://chromium.googlesource.com/chromium/src/+/5f3bcbb0eae7cb2aaf21bd7cc025c86a82d595d4

Patch Set 1 : a #

Total comments: 19

Patch Set 2 : a #

Patch Set 3 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -27 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateCompactInfoBar.java View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/browser/translate/android/translate_utils.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/translate/android/translate_utils.cc View 1 1 chunk +38 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/infobars/translate_compact_infobar.h View 1 2 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/infobars/translate_compact_infobar.cc View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
M chrome/browser/ui/android/infobars/translate_infobar.cc View 1 5 chunks +13 lines, -27 lines 0 comments Download

Messages

Total messages: 42 (33 generated)
ramyasharma
Hi Dan, This CL refactors translate_infobar.class into 2 classes, one for the new translate infobar, ...
3 years, 9 months ago (2017-03-24 05:25:28 UTC) #15
gone
Code review change descriptions should include a BUG= line to indicate what bug this corresponds ...
3 years, 9 months ago (2017-03-24 20:34:31 UTC) #18
ramyasharma
Thanks Dan. Added a bug to the CL, and addressed your comments. What's the policy ...
3 years, 9 months ago (2017-03-27 03:36:59 UTC) #22
gone
Policy for tests is that you should add them when they don't exist. I'm not ...
3 years, 9 months ago (2017-03-27 21:27:42 UTC) #25
ramyasharma
On 2017/03/27 21:27:42, dfalcantara (load balance plz) wrote: > Policy for tests is that you ...
3 years, 9 months ago (2017-03-27 23:52:02 UTC) #28
gone
lgtm You should split format your commit message like this to prevent the review site ...
3 years, 9 months ago (2017-03-28 00:24:13 UTC) #29
ramyasharma
On 2017/03/28 00:24:13, dfalcantara (load balance plz) wrote: > lgtm > > You should split ...
3 years, 9 months ago (2017-03-28 02:48:35 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2762393003/140001
3 years, 9 months ago (2017-03-28 02:51:07 UTC) #39
commit-bot: I haz the power
3 years, 9 months ago (2017-03-28 03:41:17 UTC) #42
Message was sent while issue was closed.
Committed patchset #3 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/5f3bcbb0eae7cb2aaf21bd7cc025...

Powered by Google App Engine
This is Rietveld 408576698