RESOLVED FIXED272538
AX: Add AXCoreObject::isListBoxOption() implementation.
https://bugs.webkit.org/show_bug.cgi?id=272538
Summary AX: Add AXCoreObject::isListBoxOption() implementation.
Andres Gonzalez
Reported 2024-04-11 11:24:15 PDT
.
Attachments
Patch (8.08 KB, patch)
2024-04-11 11:32 PDT, Andres Gonzalez
no flags
Patch (7.99 KB, patch)
2024-04-11 11:38 PDT, Andres Gonzalez
no flags
Patch (7.99 KB, patch)
2024-04-11 11:48 PDT, Andres Gonzalez
no flags
Patch (7.87 KB, patch)
2024-04-11 14:11 PDT, Andres Gonzalez
no flags
Radar WebKit Bug Importer
Comment 1 2024-04-11 11:24:24 PDT
Andres Gonzalez
Comment 2 2024-04-11 11:32:49 PDT
Joshua Hoffman
Comment 3 2024-04-11 11:37:04 PDT
Comment on attachment 470868 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=470868&action=review > Source/WebCore/accessibility/AccessibilityListBox.cpp:85 > +// auto* listBoxOption = dynamicDowncast<AccessibilityListBoxOption>(child.get()); We should remove this commented code.
Andres Gonzalez
Comment 4 2024-04-11 11:38:05 PDT
Andres Gonzalez
Comment 5 2024-04-11 11:48:05 PDT
Andres Gonzalez
Comment 6 2024-04-11 14:11:50 PDT
EWS
Comment 7 2024-04-11 17:10:57 PDT
Committed 277404@main (a66b929d15c4): <https://commits.webkit.org/277404@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 470871 [details].
Note You need to log in before you can comment on or make changes to this bug.