[Webkit-unassigned] [Bug 71042] Don't use GOwnPtr for ref-counted objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 11:44:00 PDT 2011


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


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #1 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-10-27 11:44:00 PST ---
Attachment 112716 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeListsEfl.txt', u'Sourc..." exit_code: 1

Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp:91:  Declaration has space between type name and * in GstElement *p  [whitespace/declaration] [3]
Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp:91:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp:163:  Declaration has space between type name and * in GstElement *p  [whitespace/declaration] [3]
Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp:163:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1013:  Declaration has space between type name and * in GstElement *p  [whitespace/declaration] [3]
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1013:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1026:  Declaration has space between type name and * in GstElement *p  [whitespace/declaration] [3]
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1026:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 9 in 3 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