Bug 240628

Summary: WebAccessibilityObjectWrapperMac::detachIsolatedObject should not unregister the wrapper for AccessibilityDetachmentType::ElementChanged detachments
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tyler Wilcock 2022-05-18 22:06:36 PDT
This causes AX clients to think the wrapper is destroyed, when that is not true.
Comment 1 Radar WebKit Bug Importer 2022-05-18 22:06:47 PDT
<rdar://problem/93552882>
Comment 2 Tyler Wilcock 2022-05-18 22:11:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/767
Comment 3 EWS 2022-05-20 10:14:27 PDT
Committed r294552 (250805@main): <https://commits.webkit.org/250805@main>

Reviewed commits have been landed. Closing PR #767 and removing active labels.