[Webkit-unassigned] [Bug 36376] Assertion failure in media/video-controls-with-mutation-event-handler.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 10:51:53 PDT 2010


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





--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-03-19 10:51:54 PST ---
Assertion is here:
        ExceptionCode ec = 0;
        m_mediaElement->setVolume(volume, ec);
        ASSERT(!ec);

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