RESOLVED FIXED 218597
Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp
https://bugs.webkit.org/show_bug.cgi?id=218597
Summary Use std::exchange instead of WTFMove to avoid using members after moving them...
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.