RESOLVED FIXED 218958
Add logging of AXCoreObject outerHTML to AXLogger.
https://bugs.webkit.org/show_bug.cgi?id=218958
Summary Add logging of AXCoreObject outerHTML to AXLogger.
Andres Gonzalez
Reported 2020-11-15 09:36:55 PST
Add logging of AXCoreObject outerHTML to AXLogger.
Attachments
Patch (2.43 KB, patch)
2020-11-15 09:43 PST, Andres Gonzalez
no flags
Patch (2.34 KB, patch)
2020-11-16 06:40 PST, Andres Gonzalez
no flags
Andres Gonzalez
Comment 1 2020-11-15 09:43:47 PST
chris fleizach
Comment 2 2020-11-16 00:11:36 PST
Comment on attachment 414167 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=414167&action=review > Source/WebCore/accessibility/AXLogger.cpp:270 > + const AXCoreObject* objectWithInterestingHtML = nullptr; HtML > HTML can we use auto here?
Andres Gonzalez
Comment 3 2020-11-16 06:40:35 PST
Andres Gonzalez
Comment 4 2020-11-16 06:42:19 PST
(In reply to chris fleizach from comment #2) > Comment on attachment 414167 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=414167&action=review > > > Source/WebCore/accessibility/AXLogger.cpp:270 > > + const AXCoreObject* objectWithInterestingHtML = nullptr; > > HtML > HTML Fixed. > > can we use auto here? Done.
EWS
Comment 5 2020-11-16 10:12:38 PST
Committed r269859: <https://trac.webkit.org/changeset/269859> All reviewed patches have been landed. Closing bug and clearing flags on attachment 414230 [details].
Radar WebKit Bug Importer
Comment 6 2020-11-16 10:13:17 PST
Note You need to log in before you can comment on or make changes to this bug.