Bug 258407

Summary: AX: AccessibilitySVGElement::computeAccessibilityIsIgnored() should null-check its renderer before using it
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tyler Wilcock 2023-06-22 10:02:15 PDT
Failing to do so causes a crash.
Comment 1 Radar WebKit Bug Importer 2023-06-22 10:02:28 PDT
<rdar://problem/111167046>
Comment 2 Tyler Wilcock 2023-06-22 10:04:13 PDT
rdar://111139655
Comment 3 Tyler Wilcock 2023-06-22 10:05:59 PDT
Created attachment 466797 [details]
Patch
Comment 4 EWS 2023-06-22 17:07:20 PDT
Committed 265434@main (e4715d95b3a1): <https://commits.webkit.org/265434@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 466797 [details].