Bug 244781 - AX: AccessibilityObject::replacedNodeNeedsCharacter should not assume it can get an AXObjectCache from the replaced node
Summary: AX: AccessibilityObject::replacedNodeNeedsCharacter should not assume it can ...
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-09-04 12:26 PDT by Tyler Wilcock
Modified: 2022-09-04 16:37 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2022-09-04 12:30 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (1.83 KB, patch)
2022-09-04 12:39 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (1.83 KB, patch)
2022-09-04 12:40 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-09-04 12:26:09 PDT
AccessibilityObject::replacedNodeNeedsCharacter should not assume it can get a AXObjectCache from the replace node
Comment 1 Radar WebKit Bug Importer 2022-09-04 12:26:20 PDT
<rdar://problem/99549280>
Comment 2 Tyler Wilcock 2022-09-04 12:26:29 PDT
rdar://99369899
Comment 3 Tyler Wilcock 2022-09-04 12:30:11 PDT
Created attachment 462126 [details]
Patch
Comment 4 Tyler Wilcock 2022-09-04 12:39:05 PDT
Created attachment 462127 [details]
Patch
Comment 5 Tyler Wilcock 2022-09-04 12:40:38 PDT
Created attachment 462130 [details]
Patch
Comment 6 EWS 2022-09-04 16:37:19 PDT
Committed 254152@main (11414e0bbcfb): <https://commits.webkit.org/254152@main>

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