Implementation of AXIsolatedObject::isDescendantOfObject.
Created attachment 390648 [details] Patch
Comment on attachment 390648 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=390648&action=review > Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp:1628 > + return &object == axObject; Is this method any different in AccesisbilityObject or can we have one method that works for both cases in AXCoreObject
Created attachment 390773 [details] Patch
Comment on attachment 390773 [details] Patch Clearing flags on attachment: 390773 Committed r256631: <https://trac.webkit.org/changeset/256631>
All reviewed patches have been landed. Closing bug.
<rdar://problem/59465945>