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

Issue 136183002: Add GetSequenceNumber function to PPB_Flash_Clipboard (Closed)

Created:
6 years, 11 months ago by raymes
Modified:
6 years, 11 months ago
Reviewers:
teravest, dcheng
CC:
chromium-reviews, yusukes+watch_chromium.org, raymes+watch_chromium.org, teravest+watch_chromium.org, yzshen+watch_chromium.org, nfullagar1, piman+watch_chromium.org, noelallen1, binji, ihf+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Add GetSequenceNumber function to PPB_Flash_Clipboard This provides access to a sequence number which identifies the clipboard state. BUG=333094 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247383

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -10 lines) Patch
M chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/pepper/pepper_flash_clipboard_message_filter.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M ppapi/api/private/ppb_flash_clipboard.idl View 1 2 2 chunks +13 lines, -1 line 0 comments Download
M ppapi/c/private/ppb_flash_clipboard.h View 1 2 5 chunks +30 lines, -4 lines 0 comments Download
M ppapi/cpp/private/flash_clipboard.h View 1 chunk +6 lines, -0 lines 0 comments Download
M ppapi/cpp/private/flash_clipboard.cc View 1 2 6 chunks +57 lines, -5 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 5 chunks +45 lines, -0 lines 0 comments Download
M ppapi/proxy/flash_clipboard_resource.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/proxy/flash_clipboard_resource.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/tests/test_flash_clipboard.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ppapi/tests/test_flash_clipboard.cc View 1 3 chunks +66 lines, -0 lines 0 comments Download
M ppapi/thunk/interfaces_ppb_private_flash.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/thunk/ppb_flash_clipboard_api.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/thunk/ppb_flash_clipboard_thunk.cc View 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
raymes
Hey dcheng, estade, ptal. I couldn't get this working on gtk. The reason is that ...
6 years, 11 months ago (2014-01-13 04:18:02 UTC) #1
dcheng
On 2014/01/13 04:18:02, raymes wrote: > Hey dcheng, estade, ptal. I couldn't get this working ...
6 years, 11 months ago (2014-01-13 04:34:52 UTC) #2
dcheng
On 2014/01/13 04:34:52, dcheng wrote: > On 2014/01/13 04:18:02, raymes wrote: > > Hey dcheng, ...
6 years, 11 months ago (2014-01-13 04:59:52 UTC) #3
raymes
Ahh that was the problem. I forgot that writing was async in pepper too. That ...
6 years, 11 months ago (2014-01-13 05:50:20 UTC) #4
raymes
-yzshen +teravest to spread review load. Thanks!
6 years, 11 months ago (2014-01-14 03:01:39 UTC) #5
raymes
On 2014/01/14 03:01:39, raymes wrote: > -yzshen > +teravest > > to spread review load. ...
6 years, 11 months ago (2014-01-20 00:42:13 UTC) #6
teravest
Looks reasonable to me, just a couple minor things. Sorry about the delay in reviewing ...
6 years, 11 months ago (2014-01-21 14:31:55 UTC) #7
raymes
Thanks Justin! https://codereview.chromium.org/136183002/diff/170001/ppapi/api/private/ppb_flash_clipboard.idl File ppapi/api/private/ppb_flash_clipboard.idl (right): https://codereview.chromium.org/136183002/diff/170001/ppapi/api/private/ppb_flash_clipboard.idl#newcode148 ppapi/api/private/ppb_flash_clipboard.idl:148: * Returns a sequence number which uniquely ...
6 years, 11 months ago (2014-01-22 23:23:18 UTC) #8
teravest
lgtm
6 years, 11 months ago (2014-01-23 15:10:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/136183002/400001
6 years, 11 months ago (2014-01-24 00:43:42 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=46221
6 years, 11 months ago (2014-01-24 01:06:44 UTC) #11
raymes
dcheng: could you ptal at ppapi_messages for OWNERS? Thanks!
6 years, 11 months ago (2014-01-24 01:59:24 UTC) #12
dcheng
Sorry, looking at this now.
6 years, 11 months ago (2014-01-27 19:47:20 UTC) #13
dcheng
ppapi/proxy/ppapi_messages.h LGTM
6 years, 11 months ago (2014-01-27 19:55:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/136183002/400001
6 years, 11 months ago (2014-01-28 00:04:25 UTC) #15
commit-bot: I haz the power
6 years, 11 months ago (2014-01-28 01:45:41 UTC) #16
Message was sent while issue was closed.
Change committed as 247383

Powered by Google App Engine
This is Rietveld 408576698