RESOLVED INVALID 133849
Add double in JSValueTraits for array conversion.
https://bugs.webkit.org/show_bug.cgi?id=133849
Summary Add double in JSValueTraits for array conversion.
Michal Debski
Reported 2014-06-13 06:25:31 PDT
Conversion for double type was missing in JSValueTraits. double arrays could not be created. JSValueTraits<double> added. Double is required in latest HTML5 Gamepad API. http://www.w3.org/TR/gamepad/
Attachments
Patch (1.50 KB, patch)
2014-06-23 03:19 PDT, Michal Debski
no flags
Michal Debski
Comment 1 2014-06-23 03:19:01 PDT
ChangSeok Oh
Comment 2 2020-05-21 16:48:00 PDT
I think this issue has been addressed. The patch is no longer valid.
Note You need to log in before you can comment on or make changes to this bug.