In the file Source/WebCore/Modules/gamepad/Gamepad.idl, there are two
definitions:
readonly attribute float[] axes;
readonly attribute float[] buttons;
The array syntax "float[]" is not supported by the JS binding IDL
generator.
Are the IDL generators for JS and V8 same?
If it is right for V8, how do we deal with this difference between JS
binding and V8 binding?
Thanks
Sean Wang
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential
information, privileged material (including material protected by the
solicitor-client or other applicable privileges), or constitute non-public
information. Any use of this information by anyone other than the intended
recipient is prohibited. If you have received this transmission in error,
please immediately reply to the sender and delete this information from your
system. Use, dissemination, distribution, or reproduction of this transmission
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev