Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f3f8811670c3ddc142478ac045c2ad0d9d131d35 https://github.com/WebKit/WebKit/commit/f3f8811670c3ddc142478ac045c2ad0d9d131d35 Author: Charlie Wolfe <charl...@apple.com> Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths: M Source/WebCore/accessibility/AXObjectCache.cpp Log Message: ----------- REGRESSION (274894@main): [ iOS Debug ] accessibility/text-marker/text-marker-range-stale-node-crash.html is a constant crash https://bugs.webkit.org/show_bug.cgi?id=270477 rdar://124030130 Reviewed by Chris Dumez. Node may have started destruction by the time the RefPtr is created. * Source/WebCore/accessibility/AXObjectCache.cpp: (WebCore::AXObjectCache::characterOffsetForTextMarkerData): Canonical link: https://commits.webkit.org/275695@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes