[Webkit-unassigned] [Bug 140053] Web Inspector: purge PassRefPtr from Inspector code and use Ref for typed and untyped protocol objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 14:30:46 PST 2015


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

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


ERROR: Source/WebCore/inspector/InspectorIndexedDBAgent.cpp:547:  The parameter type should use PassRefPtr instead of RefPtr.  [readability/pass_ptr] [5]
ERROR: Source/JavaScriptCore/inspector/InspectorBackendDispatcher.cpp:190:  out_optionalValueFound is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
ERROR: Source/WebCore/page/PageConsoleClient.h:59:  The parameter type should use PassRefPtr instead of RefPtr.  [readability/pass_ptr] [5]
Total errors found: 3 in 122 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: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150106/06fe960b/attachment-0002.html>


More information about the webkit-unassigned mailing list