[Webkit-unassigned] [Bug 34317] [GStreamer] Add a WebKit HTTP/HTTPS source that uses WebKit's network infrastructure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 01:16:37 PST 2010


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





--- Comment #21 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-02-02 01:16:36 PST ---
Attachment 47912 did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
Last 3072 characters of output:
y/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:390: 
webkit_web_src_change_state is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:434: 
webkit_web_src_uri_get_type is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:439: 
webkit_web_src_uri_get_protocols is incorrectly named. Don't use underscores in
your identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:446: 
webkit_web_src_uri_get_uri is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:454: 
webkit_web_src_uri_set_uri is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:475: 
webkit_web_src_uri_handler_init is incorrectly named. Don't use underscores in
your identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:487: 
webkit_web_src_need_data_main_cb is incorrectly named. Don't use underscores in
your identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:500: 
webkit_web_src_need_data_cb is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:512: 
webkit_web_src_enough_data_main_cb is incorrectly named. Don't use underscores
in your identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:524: 
webkit_web_src_enough_data_cb is incorrectly named. Don't use underscores in
your identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:536: 
webkit_web_src_seek_main_cb is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:544: 
webkit_web_src_seek_data_cb is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:567: 
webkit_web_src_set_frame is incorrectly named. Don't use underscores in your
identifier names.  [readability/naming] [4]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:618:  Use 0 instead
of NULL.  [readability/null] [5]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:631:  Use 0 instead
of NULL.  [readability/null] [5]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:638:  Use 0 instead
of NULL.  [readability/null] [5]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:645:  Use 0 instead
of NULL.  [readability/null] [5]
WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp:652:  Use 0 instead
of NULL.  [readability/null] [5]
Total errors found: 40


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