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

Issue 7171002: Get the list of supported languages from the translate server. (Closed)

Created:
9 years, 6 months ago by MAD
Modified:
9 years, 6 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Get the list of supported languages from the translate server. BUG=35475 TEST=Make sure that we can translate to and from all languages supported by the translate server. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89892

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 6

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 1

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -68 lines) Patch
M chrome/browser/browser_main.cc View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/translate/translate_manager.h View 1 2 3 5 chunks +22 lines, -2 lines 0 comments Download
M chrome/browser/translate/translate_manager.cc View 1 2 3 7 chunks +154 lines, -50 lines 0 comments Download
M chrome/browser/translate/translate_manager_browsertest.cc View 1 2 3 4 5 6 16 chunks +104 lines, -15 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
MAD
Feel free to redirect if you think somebody else should do the review... Thanks!
9 years, 6 months ago (2011-06-15 20:26:16 UTC) #1
Jay Civelli
Would be good to add a couple of browser tests to translate_manager_browsertest.cc to test this ...
9 years, 6 months ago (2011-06-16 07:11:13 UTC) #2
MAD
Thanks... Applied all comments, will add the browser test now and then ask for another ...
9 years, 6 months ago (2011-06-16 14:22:17 UTC) #3
MAD
OK, the test is there... I'll kick the try bots again, I seem to hit ...
9 years, 6 months ago (2011-06-17 14:05:54 UTC) #4
MAD
Ping? On Fri, Jun 17, 2011 at 10:05 AM, <mad@chromium.org> wrote: > OK, the test ...
9 years, 6 months ago (2011-06-21 16:55:57 UTC) #5
Jay Civelli
LGTM (sorry for the delay) http://codereview.chromium.org/7171002/diff/13002/chrome/browser/translate/translate_manager_browsertest.cc File chrome/browser/translate/translate_manager_browsertest.cc (right): http://codereview.chromium.org/7171002/diff/13002/chrome/browser/translate/translate_manager_browsertest.cc#newcode196 chrome/browser/translate/translate_manager_browsertest.cc:196: std::vector<std::string> languages) { const ...
9 years, 6 months ago (2011-06-21 17:22:07 UTC) #6
MAD
Excellent, Thanks! Will do the change (thanks for catching it, it was an oversight) and ...
9 years, 6 months ago (2011-06-21 18:14:24 UTC) #7
commit-bot: I haz the power
9 years, 6 months ago (2011-06-21 21:07:39 UTC) #8
Change committed as 89892

Powered by Google App Engine
This is Rietveld 408576698