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

Issue 9207012: Pepper/Flapper: Add C++ wrappers for PPB_Flash_Clipboard. (Closed)

Created:
8 years, 11 months ago by viettrungluu
Modified:
8 years, 11 months ago
CC:
chromium-reviews, dcheng
Visibility:
Public.

Description

Pepper/Flapper: Add C++ wrappers for PPB_Flash_Clipboard. This makes the interface a bit easier to use and, more importantly, easier to update the interface while maintaining suitable compatibility. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117750

Patch Set 1 #

Total comments: 1

Patch Set 2 : pp::flash::FlashClipboard -> pp::flash::Clipboard #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -0 lines) Patch
A ppapi/cpp/private/flash_clipboard.h View 1 1 chunk +43 lines, -0 lines 0 comments Download
A ppapi/cpp/private/flash_clipboard.cc View 1 1 chunk +75 lines, -0 lines 0 comments Download
M ppapi/ppapi_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
yzshen -> review dmichael/piman -> owners
8 years, 11 months ago (2012-01-13 21:57:13 UTC) #1
yzshen1
lgtm Only one nit http://codereview.chromium.org/9207012/diff/1/ppapi/cpp/private/flash_clipboard.h File ppapi/cpp/private/flash_clipboard.h (right): http://codereview.chromium.org/9207012/diff/1/ppapi/cpp/private/flash_clipboard.h#newcode18 ppapi/cpp/private/flash_clipboard.h:18: class FlashClipboard { I think ...
8 years, 11 months ago (2012-01-13 22:08:09 UTC) #2
dmichael (off chromium)
lgtm
8 years, 11 months ago (2012-01-13 22:23:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/9207012/6002
8 years, 11 months ago (2012-01-13 23:51:45 UTC) #4
commit-bot: I haz the power
8 years, 11 months ago (2012-01-14 01:24:56 UTC) #5
Change committed as 117750

Powered by Google App Engine
This is Rietveld 408576698