[Webkit-unassigned] [Bug 99799] New: WebKit's algorithms for inserting events into an AudioParam does not match the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 20:04:42 PDT 2012


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

           Summary: WebKit's algorithms for inserting events into an
                    AudioParam does not match the spec
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ehsan at mozilla.com
                CC: crogers at google.com


At least, it fails to check for the setValueCurveAtTime cases.  Also, it seems to me like it violates the following sentence of the spec as well:

"If one of these events is added at a time where there is already one or more events of a different type, then it will be placed in the list after them, but before events whose times are after the event."

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