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

Issue 594056: Translate Infobars for OS X. (Closed)

Created:
10 years, 10 months ago by jeremy
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin+cc_chromium.org, ben+cc_chromium.org, John Grabowski, pam+watch_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Translate Infobars for OS X. Infobars.xib changes - Connect and fix class for close button since the translate infobar needs to know where it is to position the "Options" menu to it's left. BUG=34466 TEST=Translate infobars should continue to workon Windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40034

Patch Set 1 #

Total comments: 14

Patch Set 2 : Checkpoint #2 #

Patch Set 3 : Ready for review. #

Patch Set 4 : Fix whitespaces. #

Total comments: 24

Patch Set 5 : Fix review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+751 lines, -727 lines) Patch
M chrome/app/nibs/InfoBar.xib View 16 chunks +39 lines, -709 lines 0 comments Download
M chrome/browser/browser_main.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/hover_close_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/infobar_controller.h View 2 chunks +4 lines, -1 line 0 comments Download
A chrome/browser/cocoa/translate_infobar.h View 1 2 3 4 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/translate_infobar.mm View 1 2 3 4 1 chunk +645 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/translation_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_infobars_delegates.cc View 1 2 2 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/views/infobars/translate_infobars.cc View 1 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jeremy
rohit,tvl: This is a messy preliminary version of the CL. I'm mainly looking for some ...
10 years, 10 months ago (2010-02-15 13:16:16 UTC) #1
TVL
http://codereview.chromium.org/594056/diff/1/7 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/594056/diff/1/7#newcode813 chrome/browser/browser_main.cc:813: // TODO(jcampan): enable on non Windows platforms when the ...
10 years, 10 months ago (2010-02-16 14:46:26 UTC) #2
jeremy
http://codereview.chromium.org/594056/diff/7015/7022 File chrome/browser/renderer_host/translation_service.cc (right): http://codereview.chromium.org/594056/diff/7015/7022#newcode13 chrome/browser/renderer_host/translation_service.cc:13: #if 1 || defined(GOOGLE_CHROME_BUILD) Please ignore this, I won't ...
10 years, 10 months ago (2010-02-24 18:27:52 UTC) #3
rohitrao (ping after 24h)
http://codereview.chromium.org/594056/diff/7015/7017 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/594056/diff/7015/7017#newcode829 chrome/browser/browser_main.cc:829: // TODO(jcampan): enable on non Windows platforms when the ...
10 years, 10 months ago (2010-02-24 21:52:23 UTC) #4
jeremy
OK, all fixed... http://codereview.chromium.org/594056/diff/7015/7017 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/594056/diff/7015/7017#newcode829 chrome/browser/browser_main.cc:829: // TODO(jcampan): enable on non Windows ...
10 years, 10 months ago (2010-02-24 22:54:09 UTC) #5
rohitrao (ping after 24h)
LGTM Per discussion, the CreateInfoBar() needs to go back in on Linux and any other ...
10 years, 10 months ago (2010-02-24 23:38:53 UTC) #6
jcampan
10 years, 10 months ago (2010-02-24 23:51:45 UTC) #7
I look at the non mac specific code, LGTM.

Don't forget not to check-in translation_service.cc.

Powered by Google App Engine
This is Rietveld 408576698