RESOLVED FIXED 158076
Simplify a few lambda captures in the network cache code
https://bugs.webkit.org/show_bug.cgi?id=158076
Summary Simplify a few lambda captures in the network cache code
Chris Dumez
Reported 2016-05-25 10:50:28 PDT
Simplify a few lambda captures in the network cache code by WTFMoving upon capture.
Attachments
Patch (13.46 KB, patch)
2016-05-25 10:52 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-05-25 10:52:41 PDT
WebKit Commit Bot
Comment 2 2016-05-25 10:54:44 PDT
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.
Chris Dumez
Comment 3 2016-05-25 12:16:50 PDT
Comment on attachment 279785 [details] Patch Clearing flags on attachment: 279785 Committed r201395: <http://trac.webkit.org/changeset/201395>
Chris Dumez
Comment 4 2016-05-25 12:16:56 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.