Bug 241810

Summary: AX: Live AX objects can be destroyed while building a node change for them
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Tyler Wilcock 2022-06-21 10:38:16 PDT
Live AX objects can be destroyed while building a node change for them
Comment 1 Radar WebKit Bug Importer 2022-06-21 10:38:25 PDT
<rdar://problem/95615156>
Comment 2 Tyler Wilcock 2022-06-21 10:43:50 PDT
Created attachment 460376 [details]
Patch
Comment 3 chris fleizach 2022-06-21 10:56:53 PDT
Comment on attachment 460376 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=460376&action=review

> COMMIT_MESSAGE:7
> +the initialize of many properties can cause layout, which can cause the

initialize > initialization
Comment 4 Tyler Wilcock 2022-06-21 13:15:49 PDT
Created attachment 460381 [details]
Patch
Comment 5 EWS 2022-06-21 21:11:44 PDT
Committed r295721 (251726@main): <https://commits.webkit.org/251726@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460381 [details].
Comment 6 Andres Gonzalez 2022-09-01 14:46:10 PDT
See https://bugs.webkit.org/show_bug.cgi?id=244687