[Webkit-unassigned] [Bug 175340] AX: crash at WebCore::AccessibilityObject::supportsARIALiveRegion() const + 24

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 9 13:32:55 PDT 2017


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com

--- Comment #8 from zalan <zalan at apple.com> ---
I am not sure if this patch is correct. Just because some element becomes floating (or non-floating) it does not mean it's stale. They become stale when we detached them from the tree/destroy them. 

What exactly do you mean by "When adding a psuedo element child to a RenderBlockFlow element, there might be a chance where the element has already been relayout but we are still holding onto its stale children."
What is the stale child in this context? The pseudo element's RenderInline?

"by notifying AX correctly when inserting/removing children during layout"
the floating object map is an internal helper container; Not sure why AX needs to know whether we add a renderer to a internal container.
r-

-- 
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/20170809/b17d4d2f/attachment-0001.html>


More information about the webkit-unassigned mailing list