Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aef2df021f711fd6b5e073d41fac755bb607dbcb
https://github.com/WebKit/WebKit/commit/aef2df021f711fd6b5e073d41fac755bb607dbcb
Author: Andres Gonzalez <[email protected]>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp
Log Message:
-----------
AX: Assert crash in AXIsolatedObject::relativeFrame.
https://bugs.webkit.org/show_bug.cgi?id=269941
<rdar://problem/123466894>
Reviewed by Chris Fleizach.
AXIsolatedObject::relativeFrame should not call isMOckObject() because this
method always return false and asserts in debug builds.
* Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp:
(WebCore::AXIsolatedObject::relativeFrame const):
Canonical link: https://commits.webkit.org/275212@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes