[Webkit-unassigned] [Bug 74273] New: Constant values to set "distanceModel" are undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 01:56:49 PST 2011


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

           Summary: Constant values to set "distanceModel" are undefined
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: davidgaleano at hotmail.com
                CC: crogers at google.com


The constants required to set an specific distance model on an AudioPannerNode are not defined, there is a comment "TODO: add constants" on the specification document:

    https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#attributes-AudioPannerNode

Looking at the objects created at runtime there are no properties defined that could be used to set a required model. At the moment you have to look at the source code to figure out what values set which model.

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