Bug 244306 - AX: In AccessibilityRenderObject::stringValue, m_renderer WeakPtr can become null after the initial null check
Summary: AX: In AccessibilityRenderObject::stringValue, m_renderer WeakPtr can become ...
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-08-24 14:21 PDT by Tyler Wilcock
Modified: 2022-08-25 09:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2022-08-24 14:39 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-08-24 14:21:59 PDT
In AccessibilityRenderObject::stringValue, m_renderer WeakPtr can become null after the initial null check
Comment 1 Radar WebKit Bug Importer 2022-08-24 14:22:10 PDT
<rdar://problem/99103326>
Comment 2 Tyler Wilcock 2022-08-24 14:22:21 PDT
rdar://97946005
Comment 3 Tyler Wilcock 2022-08-24 14:39:29 PDT
Created attachment 461845 [details]
Patch
Comment 4 EWS 2022-08-25 09:36:35 PDT
Committed 253778@main (3bdb8087e595): <https://commits.webkit.org/253778@main>

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