Description[PPAPI] Added pp::VarResource_Dev class.
This is a C++ wrapper for the C API PPB_VarResource_Dev.
Also added methods to pp::FileSystem for converting a pp::Resource to a
pp::FileSystem, which are necessary for making use of a resource
extracted using pp::VarResource_Dev.
(Committed by yzshen@chromium.org on behalf of mgiuca@chromium.org)
BUG=177017
R=dmichael@chromium.org, noelallen@chromium.org, noelallen@google.com, yzshen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232482
Patch Set 1 #
Total comments: 14
Patch Set 2 : Respond to reviews, and add FileSystem methods. #
Total comments: 2
Patch Set 3 : FileSystem constructor sets resource to null if not a file system on Release build. #
Total comments: 4
Patch Set 4 : Yuzhu nits. #Patch Set 5 : Fix Windows compile. #
Messages
Total messages: 24 (0 generated)
|