DescriptionIDL: Autogenerate thunk for PPB_Gamepad.
This required adding two features to the thunk generator.
* Support for a 'singleton_resource' annotation, which forces the use of
EnterInstanceAPI.
* When a function fails in the thunk layer, and it returns void,
automatically zero out the output arguments. This will probably have to be
moved to an annotation later, but seems like a good heuristic for now.
BUG=187666
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191477
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unnecessary comments #
Messages
Total messages: 5 (0 generated)
|