Bug 234919 - Replace WTFMove + clear with std::exchange for AXObjectCache notification queues.
Summary: Replace WTFMove + clear with std::exchange for AXObjectCache notification que...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-06 06:19 PST by Andres Gonzalez
Modified: 2022-01-06 11:45 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2022-01-06 06:33 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 2022-01-06 06:19:45 PST
Replace WTFMove + clear with std::exchange for AXObjectCache notification queues.
Comment 1 Radar WebKit Bug Importer 2022-01-06 06:20:08 PST
<rdar://problem/87194936>
Comment 2 Andres Gonzalez 2022-01-06 06:33:52 PST
Created attachment 448496 [details]
Patch
Comment 3 EWS 2022-01-06 11:45:49 PST
Committed r287704 (245792@main): <https://commits.webkit.org/245792@main>

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