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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 18:10:24 PDT 2012


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





--- Comment #4 from Sanghyun Park <sh919.park at samsung.com>  2012-03-28 18:10:24 PST ---
(In reply to comment #3)
> (In reply to comment #0)
> > 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).
> 
> Do you mean that the test actually crashed, or that it simply failed?

Sorry for the confusion - the test was simply failed due to the error type mismatch.

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