[Webkit-unassigned] [Bug 68074] [GTK][WEBKIT2] Add support for title property in WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 04:29:42 PDT 2011


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





--- Comment #8 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-09-30 04:29:42 PST ---
Attachment 109281 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Source/WebKit2/UIProcess/API/gtk/WebKitWebView.h:99:  The parameter name "webView" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit2/UIProcess/API/gtk/WebKitWebView.h:99:  Extra space before ( in function call  [whitespace/parens] [4]
Source/WebKit2/UIProcess/API/gtk/tests/testwebview.c:46:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebKit2/UIProcess/API/gtk/tests/testwebview.c:182:  Declaration has space between * and variable name in SoupServer* server  [whitespace/declaration] [3]
Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:295:  webkit_web_view_get_title is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Total errors found: 6 in 7 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