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

Issue 10818039: Upstream Android LongPressDetector (Closed)

Created:
8 years, 5 months ago by Yusuf
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, erikwright (departed), darin-cc_chromium.org, jam, brettw-cc_chromium.org, bulach, John Knottenbelt, Satish, Yaron
Visibility:
Public.

Description

Upstream Android LongPressDetector Include the LongPressDetectorTest as part of the ContentShellTests.apk. Produce a jar (ContentShellTests-debug.jar) so that run_instrumentation_tests.py can use Proguard to enumerate the tests by annotation. BUG=136687 TEST=LongPressDetectorTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148636

Patch Set 1 #

Total comments: 5

Patch Set 2 : Moved two targets to content_tests.gypi and fixed nits #

Total comments: 2

Patch Set 3 : Fixed content/shell nits #

Total comments: 1

Patch Set 4 : Target rename base_javatests->base_java_test_support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+432 lines, -37 lines) Patch
A + base/android/javatests/base_javatests.xml View 4 chunks +6 lines, -6 lines 0 comments Download
M base/base.gyp View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M content/content_shell.gypi View 1 1 chunk +0 lines, -26 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +59 lines, -0 lines 0 comments Download
A content/public/android/java/src/org/chromium/content/browser/LongPressDetector.java View 1 1 chunk +175 lines, -0 lines 0 comments Download
A + content/public/android/javatests/content_javatests.xml View 3 chunks +6 lines, -5 lines 0 comments Download
A content/public/android/javatests/src/org/chromium/content/browser/LongPressDetectorTest.java View 1 chunk +163 lines, -0 lines 0 comments Download
M content/shell/android/javatests/content_shell_test_apk.xml View 1 2 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Yusuf
This is rebased from https://chromiumcodereview.appspot.com/10690190/ and http://codereview.chromium.org/10802036/ submitted by @jknotten and @bulach before
8 years, 5 months ago (2012-07-24 19:44:27 UTC) #1
Yusuf
@brettw for base and content @yfriedman for content/public/android @jochen for content/shell
8 years, 5 months ago (2012-07-24 20:59:25 UTC) #2
Ted C
https://chromiumcodereview.appspot.com/10818039/diff/1/content/content_shell.gypi File content/content_shell.gypi (right): https://chromiumcodereview.appspot.com/10818039/diff/1/content/content_shell.gypi#newcode561 content/content_shell.gypi:561: 'target_name': 'content_javatests', any reason why this doesn't live within ...
8 years, 5 months ago (2012-07-24 21:01:28 UTC) #3
Yusuf
Yaron, can you take a look at my question about gyp targets in the comments ...
8 years, 5 months ago (2012-07-24 22:37:56 UTC) #4
Yaron
https://chromiumcodereview.appspot.com/10818039/diff/1/content/content_shell.gypi File content/content_shell.gypi (right): https://chromiumcodereview.appspot.com/10818039/diff/1/content/content_shell.gypi#newcode561 content/content_shell.gypi:561: 'target_name': 'content_javatests', On 2012/07/24 22:37:56, yusufo1 wrote: > I ...
8 years, 5 months ago (2012-07-24 23:28:22 UTC) #5
jochen (gone - plz use gerrit)
content/shell LGTM with nits http://codereview.chromium.org/10818039/diff/8001/content/shell/android/javatests/content_shell_test_apk.xml File content/shell/android/javatests/content_shell_test_apk.xml (right): http://codereview.chromium.org/10818039/diff/8001/content/shell/android/javatests/content_shell_test_apk.xml#newcode68 content/shell/android/javatests/content_shell_test_apk.xml:68: <!-- We also want a ...
8 years, 5 months ago (2012-07-25 14:51:10 UTC) #6
Yusuf
@brettw friendly ping on taking a look at this one. Please let me know if ...
8 years, 5 months ago (2012-07-25 18:21:51 UTC) #7
brettw
Owners lgtm with target rename. I didn't look at any java code. http://codereview.chromium.org/10818039/diff/14001/base/base.gyp File base/base.gyp ...
8 years, 5 months ago (2012-07-26 17:17:12 UTC) #8
Yaron
lgtm
8 years, 5 months ago (2012-07-26 17:32:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/10818039/15002
8 years, 5 months ago (2012-07-26 17:36:33 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-26 22:39:07 UTC) #11
Change committed as 148636

Powered by Google App Engine
This is Rietveld 408576698