Simplify a few lambda captures in the network cache code by WTFMoving upon capture.
Created attachment 279785 [details] Patch
Attachment 279785 [details] did not pass style-queue: ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.h:65: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp:351: More than one command on the same line [whitespace/newline] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp:531: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 279785 [details] Patch Clearing flags on attachment: 279785 Committed r201395: <http://trac.webkit.org/changeset/201395>
All reviewed patches have been landed. Closing bug.