Bug 230442

Summary: ASSERTION(m_wrapper) in JSEventListener::ensureJSFunction
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229765

Jean-Yves Avenard [:jya]
Reported 2021-09-18 06:49:33 PDT
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));
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-18 07:59:19 PDT
Note You need to log in before you can comment on or make changes to this bug.