[webkit-changes] [WebKit/WebKit] 6d542b: AX: AccessibilitySVGElement::description() is miss...

Tyler Wilcock noreply at github.com
Sat Feb 17 16:36:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d542b7a2a8331c74330f37adbefe78f728a0fc1
      https://github.com/WebKit/WebKit/commit/6d542b7a2a8331c74330f37adbefe78f728a0fc1
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2024-02-17 (Sat, 17 Feb 2024)

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

  Log Message:
  -----------
  AX: AccessibilitySVGElement::description() is missing several null-checks, causing crashes
https://bugs.webkit.org/show_bug.cgi?id=269530
rdar://123016231

Reviewed by Chris Fleizach.

* Source/WebCore/accessibility/AccessibilitySVGElement.cpp:
(WebCore::AccessibilitySVGElement::description const):

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