Description[PPAPI] Added a new Var subclass, ResourceVar.
This var type holds PP_Resource objects, and will have vartype
PP_VARTYPE_RESOURCE. Currently, there is no such vartype, so it is not
yet possible to use this class.
BUG=177017
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220905
Patch Set 1 #
Total comments: 23
Patch Set 2 : ResourceVar has IPC::Message instead of custom struct. #Patch Set 3 : Moved ResourceVar to a new file. #
Total comments: 1
Patch Set 4 : Added constructor that takes IPC::Message. #
Total comments: 14
Patch Set 5 : Respond to yzshen feedback. #Patch Set 6 : Rebase. #Patch Set 7 : gyp: Fix linker errors by linking against ipc.dll. #
Messages
Total messages: 18 (0 generated)
|