Bug 242045 - AX: FrameView::removeFromAXObjectCache() is not always successful because FrameView::axObjectCache() sometimes returns null
Summary: AX: FrameView::removeFromAXObjectCache() is not always successful because Fra...
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-06-27 20:26 PDT by Tyler Wilcock
Modified: 2022-06-28 14:12 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.56 KB, patch)
2022-06-27 20:38 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (5.70 KB, patch)
2022-06-28 10:06 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-06-27 20:26:08 PDT
This results in iframes (and therefore AccessibilityScrollViews) not always being cleaned up.
Comment 1 Radar WebKit Bug Importer 2022-06-27 20:26:16 PDT
<rdar://problem/96032479>
Comment 2 Tyler Wilcock 2022-06-27 20:38:41 PDT
Created attachment 460512 [details]
Patch
Comment 3 Tyler Wilcock 2022-06-27 20:44:33 PDT
rdar://95566703
Comment 4 Tyler Wilcock 2022-06-28 10:06:31 PDT
Created attachment 460518 [details]
Patch
Comment 5 EWS 2022-06-28 14:12:32 PDT
Committed 251924@main (fb36a8004ac8): <https://commits.webkit.org/251924@main>

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