[Webkit-unassigned] [Bug 91940] [GTK] Add GraphicsLayerActor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 09:08:05 PDT 2012


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





--- Comment #4 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-07-23 09:08:11 PST ---
Attachment 153808 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/platform/graphics/clutter/GraphicsLayerActor.h:71:  parent_class is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Source/WebCore/platform/graphics/clutter/GraphicsLayerActor.h:81:  graphics_layer_actor_get_type is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Source/WebCore/platform/graphics/clutter/GraphicsLayerActor.cpp:86:  graphics_layer_actor_class_init is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Source/WebCore/platform/graphics/clutter/GraphicsLayerActor.cpp:121:  graphics_layer_actor_init is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 4 in 4 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