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

Issue 21044008: [Android] Add selection handle tests (Closed)

Created:
7 years, 4 months ago by cjhopman
Modified:
7 years, 4 months ago
Reviewers:
Ted C
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

[Android] Add selection handle tests Add tests for: (all for editable and noneditable text) Long-press on text shows selection handles. Dragging selection handle changes selected text. Single-click dismisses selection handles. Long-press on text shows ActionMode with correct actions. Single click dismisses ActionMode. BUG=155548 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217056

Patch Set 1 #

Total comments: 45

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : #

Messages

Total messages: 8 (0 generated)
cjhopman
tedchoc: *
7 years, 4 months ago (2013-07-31 21:00:42 UTC) #1
Ted C
Yay for tests! I think only major question I have is whether you should be ...
7 years, 4 months ago (2013-08-01 18:25:25 UTC) #2
cjhopman
https://codereview.chromium.org/21044008/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentView.java File content/public/android/java/src/org/chromium/content/browser/ContentView.java (right): https://codereview.chromium.org/21044008/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentView.java#newcode283 content/public/android/java/src/org/chromium/content/browser/ContentView.java:283: public String getSelectedText() { On 2013/08/01 18:25:25, Ted C ...
7 years, 4 months ago (2013-08-07 00:02:37 UTC) #3
Ted C
lgtm https://codereview.chromium.org/21044008/diff/1/content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java File content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java (right): https://codereview.chromium.org/21044008/diff/1/content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java#newcode328 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java:328: private void assertWaitForHandlesShowingEquals(final boolean shouldBeShowing) throws Throwable { ...
7 years, 4 months ago (2013-08-07 20:52:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/21044008/35001
7 years, 4 months ago (2013-08-09 23:23:34 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=186134
7 years, 4 months ago (2013-08-10 05:36:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/21044008/35001
7 years, 4 months ago (2013-08-12 15:24:12 UTC) #7
commit-bot: I haz the power
7 years, 4 months ago (2013-08-12 19:56:08 UTC) #8
Message was sent while issue was closed.
Change committed as 217056

Powered by Google App Engine
This is Rietveld 408576698