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 399273003: Add unit test for l10n.js (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jshin+watch_chromium.org, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -4 lines) Patch
M remoting/remoting_webapp_files.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/webapp/js_proto/chrome_proto.js View 1 2 chunks +4 lines, -4 lines 0 comments Download
A remoting/webapp/unittests/l10n_unittest.js View 1 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
kelvinp
PTAL
6 years, 5 months ago (2014-07-18 00:57:05 UTC) #1
Jamie
LGTM once my comments are addressed. https://codereview.chromium.org/399273003/diff/60001/remoting/webapp/unittests/l10n_unittest.js File remoting/webapp/unittests/l10n_unittest.js (right): https://codereview.chromium.org/399273003/diff/60001/remoting/webapp/unittests/l10n_unittest.js#newcode12 remoting/webapp/unittests/l10n_unittest.js:12: chrome.i18n.getMessage = chrome.i18n.getMessage ...
6 years, 5 months ago (2014-07-18 02:04:51 UTC) #2
kelvinp
https://codereview.chromium.org/399273003/diff/60001/remoting/webapp/unittests/l10n_unittest.js File remoting/webapp/unittests/l10n_unittest.js (right): https://codereview.chromium.org/399273003/diff/60001/remoting/webapp/unittests/l10n_unittest.js#newcode12 remoting/webapp/unittests/l10n_unittest.js:12: chrome.i18n.getMessage = chrome.i18n.getMessage || function() {}; On 2014/07/18 02:04:50, ...
6 years, 5 months ago (2014-07-21 17:46:22 UTC) #3
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-21 17:46:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/399273003/100001
6 years, 5 months ago (2014-07-21 17:47:19 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-21 19:20:02 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-21 21:00:12 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/41191)
6 years, 5 months ago (2014-07-21 21:00:12 UTC) #8
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-23 14:11:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/399273003/100001
6 years, 5 months ago (2014-07-23 14:12:20 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 16:54:29 UTC) #11
Message was sent while issue was closed.
Change committed as 284959

Powered by Google App Engine
This is Rietveld 408576698