[Webkit-unassigned] [Bug 20736] [GTK] GtkWebKit incompatible with rgba colormaps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 20 06:02:50 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=20736
--- Comment #7 from WebKit Review Bot <webkit.review.bot at gmail.com> 2009-12-20 06:02:50 PST ---
Attachment 45272 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
Last 5120 characters of output:
pace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:87: Declaration has space between * and
variable name in GtkWidget* statusbarWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:88: Declaration has space between * and
variable name in GtkWidget* progresWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:89: Declaration has space between * and
variable name in GtkWidget* tabWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:90: Declaration has space between * and
variable name in GtkWidget* tooltipWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:91: Declaration has space between * and
variable name in GtkWidget* menuBarWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:92: Declaration has space between * and
variable name in GtkWidget* menuBarItemWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:93: Declaration has space between * and
variable name in GtkWidget* menuPopupWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:94: Declaration has space between * and
variable name in GtkWidget* menuItemWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:95: Declaration has space between * and
variable name in GtkWidget* imageMenuItemWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:96: Declaration has space between * and
variable name in GtkWidget* checkMenuItemWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:97: Declaration has space between * and
variable name in GtkWidget* treeViewWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:98: Declaration has space between * and
variable name in GtkTreeViewColumn* middleTreeViewColumn
[whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:99: Declaration has space between * and
variable name in GtkWidget* treeHeaderCellWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:100: Declaration has space between * and
variable name in GtkWidget* treeHeaderSortArrowWidget [whitespace/declaration]
[3]
WebCore/platform/gtk/gtk2drawing.c:101: Declaration has space between * and
variable name in GtkWidget* expanderWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:102: Declaration has space between * and
variable name in GtkWidget* toolbarSeparatorWidget [whitespace/declaration]
[3]
WebCore/platform/gtk/gtk2drawing.c:103: Declaration has space between * and
variable name in GtkWidget* menuSeparatorWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:104: Declaration has space between * and
variable name in GtkWidget* hpanedWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:105: Declaration has space between * and
variable name in GtkWidget* vpanedWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:106: Declaration has space between * and
variable name in GtkWidget* scrolledWindowWidget [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:118: Declaration has space between * and
variable name in GdkColormap* colormap [whitespace/declaration] [3]
WebCore/platform/gtk/gtk2drawing.c:281: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:291: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:295: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:460: Boolean expressions that span multiple
lines should have their operators on the left side of the line instead of the
right side. [whitespace/operators] [4]
WebCore/platform/gtk/gtk2drawing.c:461: Boolean expressions that span multiple
lines should have their operators on the left side of the line instead of the
right side. [whitespace/operators] [4]
WebCore/platform/gtk/gtk2drawing.c:725: Missing space before ( in if(
[whitespace/parens] [5]
WebCore/platform/gtk/gtk2drawing.c:942: Extra space before ( in function call
[whitespace/parens] [4]
WebCore/platform/gtk/gtk2drawing.c:955: Extra space before ( in function call
[whitespace/parens] [4]
WebCore/platform/gtk/gtk2drawing.c:1423: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:1464: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:1803: separator_width is incorrectly named.
Don't use underscores in your identifier names. [readability/naming] [4]
WebCore/platform/gtk/gtk2drawing.c:2601: Extra space before ( in function call
[whitespace/parens] [4]
WebCore/platform/gtk/gtk2drawing.c:3046: Weird number of spaces at line-start.
Are you using a 4-space indent? [whitespace/indent] [3]
WebCore/platform/gtk/gtk2drawing.c:3061: Extra space before ( in function call
[whitespace/parens] [4]
Total errors found: 60
--
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