[Webkit-unassigned] [Bug 173540] [GTK] Layout Test imported/w3c/web-platform-tests/html/syntax/parsing/html5lib_tests1.html flaky crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 00:32:03 PST 2017


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In AXObjectCache::performDeferredCacheUpdate:

>    for (auto* element : m_deferredRecomputeIsIgnoredList) {
>        if (auto* renderer = element->renderer())

element was already destructed.

-- 
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/20171107/eb6fb039/attachment.html>


More information about the webkit-unassigned mailing list