NEW 230442
ASSERTION(m_wrapper) in JSEventListener::ensureJSFunction
https://bugs.webkit.org/show_bug.cgi?id=230442
Summary ASSERTION(m_wrapper) in JSEventListener::ensureJSFunction
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.