[Webkit-unassigned] [Bug 81639] New: Fix the error type in JSAudioBufferSourceNodeCustom to pass layout test.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 02:06:32 PDT 2012


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

           Summary: Fix the error type in JSAudioBufferSourceNodeCustom to
                    pass layout test.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sh919.park at samsung.com


The layout tests for the WebAudio APIs have all passed using Chromium, 
but encountered 1 crash error in Gtk port.

Crash List
- LayoutTest/webaudio/audiobuffersource-channels.html

The reason for causing crash is that it returns a wrong type (e.g., 
SyntaxError should have been TypeError).

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