Bug 223040

Summary: Use std::forward for forwarding references instead of WTFMove
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, darin, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dean Jackson 2021-03-10 12:46:36 PST
Use std::forward for forwarding references instead of WTFMove
Comment 1 Dean Jackson 2021-03-10 12:48:35 PST
Created attachment 422861 [details]
Patch
Comment 2 Darin Adler 2021-03-10 13:04:11 PST
Thank you Dean, thank you clang.
Comment 3 EWS 2021-03-10 14:07:54 PST
Committed r274241: <https://commits.webkit.org/r274241>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422861 [details].
Comment 4 Radar WebKit Bug Importer 2021-03-10 14:08:17 PST
<rdar://problem/75281496>