Bug 251451 - AX: Retain AXTextMarkerRefs and AXTextMarkerRangeRefs passed from the AX thread to the main thread.
Summary: AX: Retain AXTextMarkerRefs and AXTextMarkerRangeRefs passed from the AX thre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-31 13:01 PST by Andres Gonzalez
Modified: 2023-02-06 14:56 PST (History)
10 users (show)

See Also:


Attachments
Patch (17.04 KB, patch)
2023-01-31 13:03 PST, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2023-01-31 13:01:10 PST
The AXTextMarker*Refs can be released on the AX thread and hence be invalid on the main thread.
Comment 1 Radar WebKit Bug Importer 2023-01-31 13:01:23 PST
<rdar://problem/104881175>
Comment 2 Andres Gonzalez 2023-01-31 13:03:25 PST
Created attachment 464783 [details]
Patch
Comment 3 EWS 2023-02-06 14:56:29 PST
Committed 259918@main (e0e146fe111c): <https://commits.webkit.org/259918@main>

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