[Webkit-unassigned] [Bug 69366] Web Inspector: CodeGenerator should not use pointers for out params of RefPtr type.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 19 14:18:23 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=69366
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #7 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-12-19 14:18:22 PST ---
Attachment 119918 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/inspector/InspectorCSSAgent.cpp:596: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Source/WebCore/inspector/InspectorCSSAgent.h:94: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5]
Source/WebCore/inspector/InspectorProfilerAgent.h:84: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/inspector/InspectorProfilerAgent.h:85: The parameter name "error" adds no information, so it should be removed. [readability/parameter_name] [5]
Total errors found: 4 in 22 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