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

Issue 10536140: Make GetWebKitRootDirFilePath return correct dir on Android. (Closed)

Created:
8 years, 6 months ago by Hao Zheng
Modified:
8 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make GetWebKitRootDirFilePath return correct dir on Android. http://codereview.chromium.org/9433049 added a trick in single_test_runner to pretend we have a chrome/ dir for webkit_unit_tests. Now webkit layout test runs into the same problem, so I change the implementation directly to make sure it returns correct dir for both webkit_unit_tests and layout test. BUG=webkit_unit_tests,layout test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142673

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M build/android/single_test_runner.py View 1 chunk +0 lines, -3 lines 0 comments Download
M webkit/support/webkit_support.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Hao Zheng
8 years, 6 months ago (2012-06-13 09:33:09 UTC) #1
John Knottenbelt
LGTM. Thanks, Hao!
8 years, 6 months ago (2012-06-13 09:35:40 UTC) #2
bulach
lgtm, thanks!
8 years, 6 months ago (2012-06-13 09:56:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhenghao@chromium.org/10536140/1
8 years, 6 months ago (2012-06-13 11:38:52 UTC) #4
commit-bot: I haz the power
Presubmit check for 10536140-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-13 11:38:54 UTC) #5
Hao Zheng
Kent, please take a look at the webkit/support/ change. Thanks!
8 years, 6 months ago (2012-06-13 11:40:21 UTC) #6
tkent
https://chromiumcodereview.appspot.com/10536140/diff/1/webkit/support/webkit_support.cc File webkit/support/webkit_support.cc (right): https://chromiumcodereview.appspot.com/10536140/diff/1/webkit/support/webkit_support.cc#newcode227 webkit/support/webkit_support.cc:227: #else How about simply changing the following line like... ...
8 years, 6 months ago (2012-06-14 04:23:39 UTC) #7
Hao Zheng
http://codereview.chromium.org/10536140/diff/1/webkit/support/webkit_support.cc File webkit/support/webkit_support.cc (right): http://codereview.chromium.org/10536140/diff/1/webkit/support/webkit_support.cc#newcode227 webkit/support/webkit_support.cc:227: #else Good idea. Done. On 2012/06/14 04:23:39, Kent Tamura ...
8 years, 6 months ago (2012-06-18 04:34:04 UTC) #8
tkent
LGTM
8 years, 6 months ago (2012-06-18 04:35:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhenghao@chromium.org/10536140/9001
8 years, 6 months ago (2012-06-18 04:35:45 UTC) #10
commit-bot: I haz the power
8 years, 6 months ago (2012-06-18 05:53:58 UTC) #11
Change committed as 142673

Powered by Google App Engine
This is Rietveld 408576698