[Webkit-unassigned] [Bug 44261] [GTK] Add HTTP caching support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 23 10:44:27 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44261
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #13 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-08-23 10:44:27 PST ---
Attachment 65135 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
Last 3072 characters of output:
ty/naming] [4]
WebCore/platform/network/soup/webkitsouprequestdata.cpp:178: request_data_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequestdata.cpp:180: object_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequestdata.cpp:181: request_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequestfile.cpp:47: webkit_soup_request_file_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequestfile.cpp:54: webkit_soup_request_file_finalize is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequestfile.cpp:268: webkit_soup_request_file_class_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequest.h:57: parent_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequest.h:65: Tab found; better to use spaces [whitespace/tab] [1]
WebCore/platform/network/soup/webkitsouprequest.h:66: Tab found; better to use spaces [whitespace/tab] [1]
WebCore/platform/network/soup/webkitsouprequest.h:67: Tab found; better to use spaces [whitespace/tab] [1]
WebCore/platform/network/soup/webkitsouprequest.h:76: webkit_soup_request_get_type is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:39: webkit_soup_requester_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:57: webkit_soup_requester_class_init is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:57: requester_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:59: object_class is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:67: init_request_types is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:93: webkit_soup_requester_request is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/network/soup/webkitsouprequester.cpp:109: webkit_soup_requester_request_uri is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 934 in 19 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