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

Issue 203223002: Translate bubble for Mac OS X (Closed)

Created:
6 years, 9 months ago by hajimehoshi
Modified:
6 years, 8 months ago
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Translate bubble for Mac OS X Implements the new Bubble UX used instead of the current infobar. This UI is behind the flag --enable-translate-new-ux. The screenshots are available at crbug.com/307352#22 BUG=307352 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262097

Patch Set 1 #

Total comments: 22

Patch Set 2 : groby's review #

Total comments: 83

Patch Set 3 : groby's review #

Total comments: 22

Patch Set 4 : groby's review #

Total comments: 4

Patch Set 5 : groby's review #

Total comments: 2

Patch Set 6 : (rebasing) #

Patch Set 7 : toyoshim's review #

Patch Set 8 : (rebasing) #

Patch Set 9 : (rebasing) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+667 lines, -35 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_tab_helper.h View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/translate/translate_tab_helper.cc View 1 2 3 4 5 6 7 8 2 chunks +35 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 2 3 4 5 6 7 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/translate/translate_bubble_controller.h View 1 2 3 3 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm View 1 2 3 4 4 chunks +592 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/translate/translate_bubble_view.cc View 1 2 3 4 5 2 chunks +2 lines, -27 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
hajimehoshi
Almost done. The rest work is to implement the error view and write the unit ...
6 years, 9 months ago (2014-03-18 09:15:00 UTC) #1
groby-ooo-7-16
A couple of quick questions (sorry, I'm travelling right now) added as comments My main ...
6 years, 9 months ago (2014-03-18 17:58:18 UTC) #2
hajimehoshi
Thank you! https://codereview.chromium.org/203223002/diff/1/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm File chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm (right): https://codereview.chromium.org/203223002/diff/1/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm#newcode133 chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm:133: NSView* contentView = [[FlippedView alloc] initWithFrame:contentFrame]; On ...
6 years, 9 months ago (2014-03-19 07:33:22 UTC) #3
groby-ooo-7-16
Sorry this took so long - travel interfered. I'm back at my desk, so I ...
6 years, 9 months ago (2014-03-21 01:21:42 UTC) #4
hajimehoshi
Thank you for the review! It's a pity that your travel was interfered. https://codereview.chromium.org/203223002/diff/20001/chrome/browser/translate/translate_manager.h File ...
6 years, 9 months ago (2014-03-24 07:16:30 UTC) #5
hajimehoshi
> It's a pity that your travel was interfered. Oh, I assumed that you were ...
6 years, 9 months ago (2014-03-24 07:21:52 UTC) #6
groby-ooo-7-16
This is almost there - and sorry for splitting the comments across two patch sets. ...
6 years, 9 months ago (2014-03-25 18:49:04 UTC) #7
hajimehoshi
Thank you! https://codereview.chromium.org/203223002/diff/20001/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm File chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm (right): https://codereview.chromium.org/203223002/diff/20001/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm#newcode25 chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm:25: class TranslateDenialComboboxModel : public ui::ComboboxModel { On ...
6 years, 9 months ago (2014-03-26 11:06:04 UTC) #8
groby-ooo-7-16
LGTM - sorry this review took so long! https://codereview.chromium.org/203223002/diff/20001/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm File chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm (right): https://codereview.chromium.org/203223002/diff/20001/chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm#newcode77 chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm:77: const ...
6 years, 9 months ago (2014-03-27 00:39:38 UTC) #9
hajimehoshi
Thank you! I've not added tests for this, so I'm hesitate to commit this. I'd ...
6 years, 9 months ago (2014-03-27 10:37:28 UTC) #10
Takashi Toyoshima
I'm sorry if you are waiting for my review. LGTM on translate/ once my one ...
6 years, 8 months ago (2014-04-02 03:57:30 UTC) #11
hajimehoshi
Thanks! No worries, I wasn't waiting for you. It's just that I was busy with ...
6 years, 8 months ago (2014-04-02 09:16:18 UTC) #12
hajimehoshi
On second thought, I'll commit this before it becomes hard to rebase this.
6 years, 8 months ago (2014-04-02 10:23:36 UTC) #13
hajimehoshi
The CQ bit was checked by hajimehoshi@chromium.org
6 years, 8 months ago (2014-04-02 10:23:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/203223002/180001
6 years, 8 months ago (2014-04-02 10:24:07 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-02 10:49:16 UTC) #16
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=59037
6 years, 8 months ago (2014-04-02 10:49:17 UTC) #17
hajimehoshi
The CQ bit was checked by hajimehoshi@chromium.org
6 years, 8 months ago (2014-04-07 04:52:33 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/203223002/200001
6 years, 8 months ago (2014-04-07 04:52:35 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-07 05:34:17 UTC) #20
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=59827
6 years, 8 months ago (2014-04-07 05:34:17 UTC) #21
hajimehoshi
On 2014/04/07 05:34:17, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 8 months ago (2014-04-07 05:39:29 UTC) #22
hajimehoshi
The CQ bit was checked by hajimehoshi@chromium.org
6 years, 8 months ago (2014-04-07 05:39:36 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/203223002/200001
6 years, 8 months ago (2014-04-07 05:39:39 UTC) #24
commit-bot: I haz the power
6 years, 8 months ago (2014-04-07 08:51:55 UTC) #25
Message was sent while issue was closed.
Change committed as 262097

Powered by Google App Engine
This is Rietveld 408576698