RESOLVED FIXED 158745
Add missing WTFMove() in NetworkResourceLoader::didReceiveResponse()
https://bugs.webkit.org/show_bug.cgi?id=158745
Summary Add missing WTFMove() in NetworkResourceLoader::didReceiveResponse()
Chris Dumez
Reported 2016-06-14 11:36:56 PDT
Add missing WTFMove() in NetworkResourceLoader::didReceiveResponse() to avoid copying the ResourceResponse.
Attachments
Patch (1.82 KB, patch)
2016-06-14 11:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-06-14 11:37:45 PDT
Chris Dumez
Comment 2 2016-06-14 18:29:26 PDT
Comment on attachment 281269 [details] Patch Clearing flags on attachment: 281269 Committed r202077: <http://trac.webkit.org/changeset/202077>
Chris Dumez
Comment 3 2016-06-14 18:29:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.