[Webkit-unassigned] [Bug 230442] New: ASSERTION(m_wrapper) in JSEventListener::ensureJSFunction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 18 06:49:33 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230442
Bug ID: 230442
Summary: ASSERTION(m_wrapper) in
JSEventListener::ensureJSFunction
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jean-yves.avenard at apple.com
I opened a webm from a site ;
got a crash due to an event in AudioTrackList void TrackListBase::scheduleChangeEvent()
dispatchEvent(Event::create(eventNames().changeEvent, Event::CanBubble::No, Event::IsCancelable::No));
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210918/ced46c51/attachment.htm>
More information about the webkit-unassigned
mailing list