WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michal Debski
Comment 1
2014-06-23 03:19:01 PDT
Created
attachment 233590
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug