[Webkit-unassigned] [Bug 76919] New: AudioParamTimeline functions should use doubles for time variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 09:29:16 PST 2012


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

           Summary: AudioParamTimeline functions should use doubles for
                    time variables
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rtoy at chromium.org
                CC: crogers at google.com


Many of the functions in the AudioParamTimeline class take floats for the time variables.  They should probably take doubles to minimize round-off issues.  See, for example, bug 76073 and bug 76659.

-- 
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