[Webkit-unassigned] [Bug 209863] ASSERTION FAILED: m_wrapper on webgl/max-active-contexts-webglcontextlost-prevent-default.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 11:29:13 PDT 2020


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Since r259130, WebGLRenderingContextBase::scheduleTaskToDispatchContextLostEvent() keeps the wrapper alive while the event is pending. Give that we're crashing still, I believe this indicates the JS wrapper can get destroyed before scheduleTaskToDispatchContextLostEvent() even gets called.

-- 
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/20200401/bf0c299b/attachment-0001.htm>


More information about the webkit-unassigned mailing list