DescriptionCleanup: Make gamepad API consistent.
In the "old proxy model", using EnterInstance<>, code always passed the
instance as the first argument. In the "new proxy model", using
EnterInstanceAPI<>, code is inconsistent, making it hard to automatically
generate thunk files from IDL.
This change updates the gamepad API to be consistent with many other interfaces
and the old proxy model.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189169
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comment out unused parameters. #
Messages
Total messages: 9 (0 generated)
|