Bug 240628 - WebAccessibilityObjectWrapperMac::detachIsolatedObject should not unregister the wrapper for AccessibilityDetachmentType::ElementChanged detachments
Summary: WebAccessibilityObjectWrapperMac::detachIsolatedObject should not unregister ...
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-18 22:06 PDT by Tyler Wilcock
Modified: 2022-05-20 10:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.