[Webkit-unassigned] [Bug 106942] AX: Removing a node from AXObjectCache should not happen in destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 15:06:10 PST 2013


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





--- Comment #2 from Dominic Mazzoni <dmazzoni at google.com>  2013-01-15 15:07:55 PST ---
Hmmm, unfortunately it looks like Node::removedFrom is called *after* a node has been removed from the tree...is there any method we can hook into that will be called before a node is removed, so that the accessibility code can walk the parent chain and handle live region updates?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list