Bug 240365 - Infinite recursion caused by call to accessibilityIsIgnored in the midst of AccessibilityObject::ignoredFromModalPresence
Summary: Infinite recursion caused by call to accessibilityIsIgnored in the midst of A...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-12 17:52 PDT by Tyler Wilcock
Modified: 2022-05-13 21:38 PDT (History)
10 users (show)

See Also:


Attachments
Patch (8.34 KB, patch)
2022-05-12 18:03 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (9.93 KB, patch)
2022-05-12 21:20 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2022-05-12 17:52:01 PDT
This causes crashes.
Comment 1 Radar WebKit Bug Importer 2022-05-12 17:52:18 PDT
<rdar://problem/93213436>
Comment 2 Tyler Wilcock 2022-05-12 18:03:22 PDT
Created attachment 459266 [details]
Patch
Comment 3 Tyler Wilcock 2022-05-12 21:20:56 PDT
Created attachment 459274 [details]
Patch
Comment 4 EWS 2022-05-13 21:38:33 PDT
Committed r294186 (250552@main): <https://commits.webkit.org/250552@main>

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