[webkit-changes] [WebKit/WebKit] f3f881: REGRESSION (274894 at main): [ iOS Debug ] accessibil...

Charlie Wolfe noreply at github.com
Tue Mar 5 09:09:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3f8811670c3ddc142478ac045c2ad0d9d131d35
      https://github.com/WebKit/WebKit/commit/f3f8811670c3ddc142478ac045c2ad0d9d131d35
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M Source/WebCore/accessibility/AXObjectCache.cpp

  Log Message:
  -----------
  REGRESSION (274894 at 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


More information about the webkit-changes mailing list