Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05ef79ed63fcf13ddebdced7f2b1e9f205ba433e
      
https://github.com/WebKit/WebKit/commit/05ef79ed63fcf13ddebdced7f2b1e9f205ba433e
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M LayoutTests/platform/mac-site-isolation/TestExpectations
    M Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm

  Log Message:
  -----------
  Fix accessibility/mac/text-marker-for-bounds.html with --site-isolation
https://bugs.webkit.org/show_bug.cgi?id=290491
rdar://147974061

Reviewed by Tyler Wilcock.

We were adding nil to an NSArray.  Making WebKitTestRunner more robust makes 
the test
no longer crash, and it behaves the same with site isolation on and off when 
run in a
third-party iframe.

* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm:
(WTR::AccessibilityUIElement::textMarkerRangeForMarkers):
(WTR::AccessibilityUIElement::textMarkerRangeForUnorderedMarkers):

Canonical link: https://commits.webkit.org/292771@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

Reply via email to