[Webkit-unassigned] [Bug 127206] Run clang-modernize and let it add a bunch of missing overrides in WebCore/inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 17 17:10:50 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127206
WebKit Commit Bot <commit-queue at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |commit-queue at webkit.org
--- Comment #2 from WebKit Commit Bot <commit-queue at webkit.org> 2014-01-17 17:08:25 PST ---
Attachment 221514 did not pass style-queue:
ERROR: Source/WebCore/inspector/InspectorRuntimeAgent.h:77: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/WebCore/inspector/InspectorStyleSheet.h:276: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
ERROR: Source/WebCore/inspector/InspectorCSSAgent.h:116: The parameter name "pseudoIdMatches" adds no information, so it should be removed. [readability/parameter_name] [5]
ERROR: Source/WebCore/inspector/InspectorDebuggerAgent.h:107: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 4 in 37 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list