[webkit-changes] [WebKit/WebKit] 79b71a: Cherry-pick 283912 at main (cf576dceaba9). https://bu...
Joshua Hoffman
noreply at github.com
Fri Sep 20 09:38:21 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 79b71a27b5538b63dff3f8ff3be11f5726fc65ac
https://github.com/WebKit/WebKit/commit/79b71a27b5538b63dff3f8ff3be11f5726fc65ac
Author: Joshua Hoffman <jhoffman23 at apple.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WebCore/accessibility/AccessibilityRenderObject.cpp
Log Message:
-----------
Cherry-pick 283912 at main (cf576dceaba9). https://bugs.webkit.org/show_bug.cgi?id=279669
AX: `accessibility/iframe-content-inert.html` is a flaky crash
rdar://135945322
https://bugs.webkit.org/show_bug.cgi?id=279669
Reviewed by Tyler Wilcock.
This is likely crashing due to a missing null check of the AXObjectCache.
While we are here, make Widget a RefPtr so it is safe to dereference later.
* Source/WebCore/accessibility/AccessibilityRenderObject.cpp:
(WebCore::AccessibilityRenderObject::addAttachmentChildren):
Canonical link: https://commits.webkit.org/283912@main
Canonical link: https://commits.webkit.org/282416.113@webkitglib/2.46
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list