Bug 207697

Summary: Implementation of AXIsolatedObject::isDescendantOfObject.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: New BugsAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.