RESOLVED FIXED 237239
AX: Remove unnecessary AccessibilityRenderObject::init() override
https://bugs.webkit.org/show_bug.cgi?id=237239
Summary AX: Remove unnecessary AccessibilityRenderObject::init() override
Tyler Wilcock
Reported 2022-02-26 09:48:41 PST
It just calls AccessibilityNodeObject::init(), so we don't need it as an override.
Attachments
Patch (2.26 KB, patch)
2022-02-26 09:50 PST, Tyler Wilcock
no flags
Patch (2.26 KB, patch)
2022-02-26 10:02 PST, Tyler Wilcock
no flags
Patch (2.26 KB, patch)
2022-02-26 10:25 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-26 09:48:54 PST
Tyler Wilcock
Comment 2 2022-02-26 09:50:42 PST
chris fleizach
Comment 3 2022-02-26 10:02:36 PST
Comment on attachment 453299 [details] Patch Style error
Tyler Wilcock
Comment 4 2022-02-26 10:02:57 PST
Tyler Wilcock
Comment 5 2022-02-26 10:25:26 PST
EWS
Comment 6 2022-02-26 16:47:47 PST
Committed r290553 (247831@main): <https://commits.webkit.org/247831@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453302 [details].
Note You need to log in before you can comment on or make changes to this bug.