Bug 255005 - AX: Make AccessibilityNodeObject::m_node hold a WeakPtr<Node>
Summary: AX: Make AccessibilityNodeObject::m_node hold a WeakPtr<Node>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-04 13:45 PDT by Tyler Wilcock
Modified: 2023-04-05 02:15 PDT (History)
10 users (show)

See Also:


Attachments
Patch (6.82 KB, patch)
2023-04-04 13:51 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (6.82 KB, patch)
2023-04-04 18:36 PDT, 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 2023-04-04 13:45:44 PDT
Let's bring AccessibilityNodeObject in line with https://github.com/WebKit/WebKit/wiki/Smart-Pointer-Usage-Guidelines.
Comment 1 Radar WebKit Bug Importer 2023-04-04 13:46:06 PDT
<rdar://problem/107628579>
Comment 2 Tyler Wilcock 2023-04-04 13:50:24 PDT
rdar://107589983
Comment 3 Tyler Wilcock 2023-04-04 13:51:45 PDT
Created attachment 465766 [details]
Patch
Comment 4 Tyler Wilcock 2023-04-04 18:36:11 PDT
Created attachment 465767 [details]
Patch
Comment 5 EWS 2023-04-05 02:15:38 PDT
Committed 262614@main (2cd8ae7e10ea): <https://commits.webkit.org/262614@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 465767 [details].