Bug 133849

Summary: Add double in JSValueTraits for array conversion.
Product: WebKit Reporter: Michal Debski <m.debski>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: changseok
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 133847, 133850    
Attachments:
Description Flags
Patch none

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.