[webkit-reviews] review requested: [Bug 218597] Use std::exchange instead of WTFMove to avoid using members after moving them in NavigationScheduler.cpp : [Attachment 413229] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 17:20:52 PST 2020


Alex Christensen <achristensen at apple.com> has asked  for review:
Bug 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

Attachment 413229: Patch

https://bugs.webkit.org/attachment.cgi?id=413229&action=review




--- Comment #1 from Alex Christensen <achristensen at apple.com> ---
Created attachment 413229

  --> https://bugs.webkit.org/attachment.cgi?id=413229&action=review

Patch


More information about the webkit-reviews mailing list