[Webkit-unassigned] [Bug 149873] [Content Extensions] Content blocking rules are not consulted for pings (<a ping>)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 13:09:19 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149873

--- Comment #13 from WebKit Commit Bot <commit-queue at webkit.org> ---
Attachment 262988 did not pass style-queue:


ERROR: Source/WebCore/loader/PingLoader.cpp:58:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:63:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:76:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:80:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:97:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:109:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:113:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:138:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:149:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:153:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/loader/PingLoader.cpp:163:  One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:173:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 12 in 39 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151013/d522d5dd/attachment-0001.html>


More information about the webkit-unassigned mailing list