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

Issue 136193002: Add Clipboard::GetSequenceNumber test and fix Android. (Closed)

Created:
6 years, 11 months ago by dcheng
Modified:
6 years, 11 months ago
Reviewers:
bulach, raymes
CC:
chromium-reviews, frankf
Visibility:
Public.

Description

Add Clipboard::GetSequenceNumber test and fix Android. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245079

Patch Set 1 #

Patch Set 2 : Fix test #

Patch Set 3 : . #

Patch Set 4 : Maybe fix Android #

Patch Set 5 : Hmm... #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 2

Patch Set 8 : #

Patch Set 9 : Trim Android changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M ui/base/clipboard/clipboard_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dcheng
6 years, 11 months ago (2014-01-13 15:50:40 UTC) #1
dcheng
Actually... I need to update the Android implementation first it looks like. Let me do ...
6 years, 11 months ago (2014-01-13 15:51:10 UTC) #2
dcheng
So... I added what I thought would be sufficient plumbing on Android, but I can't ...
6 years, 11 months ago (2014-01-13 23:28:05 UTC) #3
raymes
lgtm for ui/base/clipboard/clipboard_unittest.cc https://codereview.chromium.org/136193002/diff/260001/ui/base/clipboard/clipboard_unittest.cc File ui/base/clipboard/clipboard_unittest.cc (right): https://codereview.chromium.org/136193002/diff/260001/ui/base/clipboard/clipboard_unittest.cc#newcode740 ui/base/clipboard/clipboard_unittest.cc:740: EXPECT_NE(first_sequence_number, second_sequence_number); It might be worth ...
6 years, 11 months ago (2014-01-14 02:55:47 UTC) #4
bulach
https://codereview.chromium.org/136193002/diff/260001/ui/android/java/src/org/chromium/ui/base/Clipboard.java File ui/android/java/src/org/chromium/ui/base/Clipboard.java (right): https://codereview.chromium.org/136193002/diff/260001/ui/android/java/src/org/chromium/ui/base/Clipboard.java#newcode32 ui/android/java/src/org/chromium/ui/base/Clipboard.java:32: private class Listener implements ClipboardManager.OnPrimaryClipChangedListener { wild guess: in ...
6 years, 11 months ago (2014-01-14 14:45:04 UTC) #5
dcheng
On 2014/01/14 14:45:04, bulach wrote: > https://codereview.chromium.org/136193002/diff/260001/ui/android/java/src/org/chromium/ui/base/Clipboard.java > File ui/android/java/src/org/chromium/ui/base/Clipboard.java (right): > > https://codereview.chromium.org/136193002/diff/260001/ui/android/java/src/org/chromium/ui/base/Clipboard.java#newcode32 > ...
6 years, 11 months ago (2014-01-14 17:57:34 UTC) #6
bulach
not that I'm aware.. :( the browser tests have something similar, but it has to ...
6 years, 11 months ago (2014-01-15 15:54:08 UTC) #7
dcheng
On 2014/01/15 15:54:08, bulach wrote: > not that I'm aware.. :( the browser tests have ...
6 years, 11 months ago (2014-01-15 20:45:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/136193002/400001
6 years, 11 months ago (2014-01-15 21:29:03 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 02:57:05 UTC) #10
Message was sent while issue was closed.
Change committed as 245079

Powered by Google App Engine
This is Rietveld 408576698