Bug 241810 - AX: Live AX objects can be destroyed while building a node change for them
Summary: AX: Live AX objects can be destroyed while building a node change for them
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-06-21 10:38 PDT by Tyler Wilcock
Modified: 2022-09-01 14:46 PDT (History)
10 users (show)

See Also:


Attachments
Patch (10.47 KB, patch)
2022-06-21 10:43 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (10.50 KB, patch)
2022-06-21 13:15 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 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