RESOLVED FIXED 158179
Modernize lambda captures in the network disk cache implementation
https://bugs.webkit.org/show_bug.cgi?id=158179
Summary Modernize lambda captures in the network disk cache implementation
Chris Dumez
Reported 2016-05-27 23:58:25 PDT
Modernize lambda captures in the network disk cache implementation.
Attachments
Patch (16.66 KB, patch)
2016-05-28 00:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-05-28 00:00:14 PDT
WebKit Commit Bot
Comment 2 2016-05-28 00:02:45 PDT
Attachment 280025 [details] did not pass style-queue: ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.cpp:348: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.cpp:425: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.cpp:523: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.h:107: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.h:108: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.h:116: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 6 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2016-05-28 09:53:23 PDT
Comment on attachment 280025 [details] Patch Clearing flags on attachment: 280025 Committed r201484: <http://trac.webkit.org/changeset/201484>
WebKit Commit Bot
Comment 4 2016-05-28 09:53:28 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.