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

Issue 10538065: Remove duplicate call to InitAndroidTest. (Closed)

Created:
8 years, 6 months ago by nilesh
Modified:
8 years, 6 months ago
CC:
chromium-reviews, erikwright (departed), darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Remove duplicate call to InitAndroidTest. The method is called from test_suite.cc. Also moving methods in test_support_android inside a namespace. BUG=125059 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141473

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M base/test/test_support_android.h View 2 chunks +4 lines, -0 lines 0 comments Download
M base/test/test_support_android.cc View 1 3 chunks +6 lines, -3 lines 0 comments Download
M testing/android/generate_native_test.py View 1 chunk +0 lines, -4 lines 0 comments Download
M testing/android/native_test_launcher.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M webkit/support/platform_support_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
nilesh
8 years, 6 months ago (2012-06-08 19:31:51 UTC) #1
Xianzhu
https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h File base/test/test_support_android.h (right): https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h#newcode8 base/test/test_support_android.h:8: namespace base { Shall we also add 'namespace android'? ...
8 years, 6 months ago (2012-06-08 19:35:37 UTC) #2
nilesh
https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h File base/test/test_support_android.h (right): https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h#newcode8 base/test/test_support_android.h:8: namespace base { On 2012/06/08 19:35:37, Xianzhu wrote: > ...
8 years, 6 months ago (2012-06-08 19:39:12 UTC) #3
Xianzhu
lgtm, but I'm not an owner. https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h File base/test/test_support_android.h (right): https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.h#newcode8 base/test/test_support_android.h:8: namespace base { ...
8 years, 6 months ago (2012-06-08 19:44:52 UTC) #4
nilesh
Hi Kent, Please take a look at webkit/support
8 years, 6 months ago (2012-06-08 19:54:34 UTC) #5
John Grabowski
LGTM
8 years, 6 months ago (2012-06-08 20:52:26 UTC) #6
nilesh
@mark: Please look at base/
8 years, 6 months ago (2012-06-08 21:12:51 UTC) #7
Mark Mentovai
LGTM for base OWNERS approval. https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.cc File base/test/test_support_android.cc (right): https://chromiumcodereview.appspot.com/10538065/diff/1/base/test/test_support_android.cc#newcode203 base/test/test_support_android.cc:203: } // namespace base ...
8 years, 6 months ago (2012-06-09 02:11:34 UTC) #8
tkent
LGTM for webkit/support/
8 years, 6 months ago (2012-06-11 01:15:54 UTC) #9
nilesh
http://codereview.chromium.org/10538065/diff/1/base/test/test_support_android.cc File base/test/test_support_android.cc (right): http://codereview.chromium.org/10538065/diff/1/base/test/test_support_android.cc#newcode203 base/test/test_support_android.cc:203: } // namespace base On 2012/06/09 02:11:34, Mark Mentovai ...
8 years, 6 months ago (2012-06-11 17:45:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10538065/4003
8 years, 6 months ago (2012-06-11 17:45:39 UTC) #11
commit-bot: I haz the power
8 years, 6 months ago (2012-06-11 19:56:08 UTC) #12
Change committed as 141473

Powered by Google App Engine
This is Rietveld 408576698