[Webkit-unassigned] [Bug 133849] New: Add double in JSValueTraits for array conversion.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 06:25:08 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133849

           Summary: Add double in JSValueTraits for array conversion.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.debski at samsung.com


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/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list