Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be9363aab5467c822999d8fc122dbc2a734031e3
      
https://github.com/WebKit/WebKit/commit/be9363aab5467c822999d8fc122dbc2a734031e3
  Author: Joshua Hoffman <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectBase.mm

  Log Message:
  -----------
  AX: missing null-check in accessibilityRootObjectWrapper
https://bugs.webkit.org/show_bug.cgi?id=300769
rdar://162078926

Reviewed by Tyler Wilcock.

We need to null check `frame` since `focusedLocalFrame` may return a nullptr.

* Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectBase.mm:
(-[WKAccessibilityWebPageObjectBase accessibilityRootObjectWrapper:]):

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

Reply via email to