Bug 243726 - AX: WebAccessibilityObjectWrapper action methods should use protectedSelf instead of self when dispatching to the main runloop.
Summary: AX: WebAccessibilityObjectWrapper action methods should use protectedSelf ins...
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: 2022-08-09 05:35 PDT by Andres Gonzalez
Modified: 2022-08-10 06:41 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2022-08-09 05:39 PDT, 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 2022-08-09 05:35:21 PDT
Capturing both self and protectedSelf unnecessarily.
Comment 1 Radar WebKit Bug Importer 2022-08-09 05:35:35 PDT
<rdar://problem/98377884>
Comment 2 Andres Gonzalez 2022-08-09 05:39:51 PDT
Created attachment 461502 [details]
Patch
Comment 3 EWS 2022-08-10 06:41:39 PDT
Committed 253291@main (22e979e0ff27): <https://commits.webkit.org/253291@main>

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