RESOLVED FIXED 207697
Implementation of AXIsolatedObject::isDescendantOfObject.
https://bugs.webkit.org/show_bug.cgi?id=207697
Summary Implementation of AXIsolatedObject::isDescendantOfObject.
Andres Gonzalez
Reported 2020-02-13 08:18:34 PST
Implementation of AXIsolatedObject::isDescendantOfObject.
Attachments
Patch (3.63 KB, patch)
2020-02-13 08:32 PST, Andres Gonzalez
no flags
Patch (8.51 KB, patch)
2020-02-14 09:06 PST, Andres Gonzalez
no flags
Andres Gonzalez
Comment 1 2020-02-13 08:32:30 PST
chris fleizach
Comment 2 2020-02-13 08:41:41 PST
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
Andres Gonzalez
Comment 3 2020-02-14 09:06:50 PST
WebKit Commit Bot
Comment 4 2020-02-14 11:29:38 PST
Comment on attachment 390773 [details] Patch Clearing flags on attachment: 390773 Committed r256631: <https://trac.webkit.org/changeset/256631>
WebKit Commit Bot
Comment 5 2020-02-14 11:29:40 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2020-02-14 11:30:15 PST
Note You need to log in before you can comment on or make changes to this bug.