Bug 218597

Summary: Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ews-watchlist, japhet, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2020-11-04 17:20:15 PST
Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp
Attachments
Patch (2.33 KB, patch)
2020-11-04 17:20 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2020-11-04 17:20:52 PST
EWS
Comment 2 2020-11-05 08:12:09 PST
Committed r269432: <https://trac.webkit.org/changeset/269432> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413229 [details].
Radar WebKit Bug Importer
Comment 3 2020-11-05 08:13:23 PST
Note You need to log in before you can comment on or make changes to this bug.