[Webkit-unassigned] [Bug 90952] New: AudioPannerNode should raise exception when distanceModel is set incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 01:46:10 PDT 2012


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

           Summary: AudioPannerNode should raise exception when
                    distanceModel is set incorrectly
           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: li.yin at intel.com
                CC: crogers at google.com


>From Spec: http://www.w3.org/TR/webaudio/#AudioPannerNode-section
The distance model can be set to LINEAR_DISTANCE, INVERSE_DISTANCE or EXPONENTIAL_DISTANCE.
It will be better to raise exception, when it is set incorrectly, like panningModel.

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