Bug 237239 - AX: Remove unnecessary AccessibilityRenderObject::init() override
Summary: AX: Remove unnecessary AccessibilityRenderObject::init() override
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-26 09:48 PST by Tyler Wilcock
Modified: 2022-02-26 16:47 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.26 KB, patch)
2022-02-26 09:50 PST, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (2.26 KB, patch)
2022-02-26 10:02 PST, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (2.26 KB, patch)
2022-02-26 10:25 PST, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2022-02-26 09:48:41 PST
It just calls AccessibilityNodeObject::init(), so we don't need it as an override.
Comment 1 Radar WebKit Bug Importer 2022-02-26 09:48:54 PST
<rdar://problem/89514519>
Comment 2 Tyler Wilcock 2022-02-26 09:50:42 PST
Created attachment 453299 [details]
Patch
Comment 3 chris fleizach 2022-02-26 10:02:36 PST
Comment on attachment 453299 [details]
Patch

Style error
Comment 4 Tyler Wilcock 2022-02-26 10:02:57 PST
Created attachment 453300 [details]
Patch
Comment 5 Tyler Wilcock 2022-02-26 10:25:26 PST
Created attachment 453302 [details]
Patch
Comment 6 EWS 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].