RESOLVED FIXED 235717
AX: Remove ancestor flag initialized ASSERT in AXIsolatedObject::initializeAttributeData
https://bugs.webkit.org/show_bug.cgi?id=235717
Summary AX: Remove ancestor flag initialized ASSERT in AXIsolatedObject::initializeAt...
Tyler Wilcock
Reported 2022-01-27 08:22:50 PST
This ASSERT is not useful, since after https://bugs.webkit.org/show_bug.cgi?id=235189 we do a single traversal to compute all flags in the rare cases they aren't already initialized.
Attachments
Patch (2.10 KB, patch)
2022-01-27 08:25 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-27 08:23:06 PST
Tyler Wilcock
Comment 2 2022-01-27 08:25:36 PST
EWS
Comment 3 2022-01-27 12:08:39 PST
Committed r288693 (246491@main): <https://commits.webkit.org/246491@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450140 [details].
Note You need to log in before you can comment on or make changes to this bug.