[Webkit-unassigned] [Bug 83486] [EFL][DRT] EventSender needs implementation of leapForward function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 04:10:24 PDT 2012


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





--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-04-10 04:10:24 PST ---
Attachment 136421 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1
Tools/DumpRenderTree/efl/EventSender.cpp:135:  Missing space inside { }.  [whitespace/braces] [5]
Tools/DumpRenderTree/efl/EventSender.cpp:137:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Tools/DumpRenderTree/efl/EventSender.cpp:143:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Tools/DumpRenderTree/efl/EventSender.cpp:143:  Missing space inside { }.  [whitespace/braces] [5]
Tools/DumpRenderTree/efl/EventSender.cpp:145:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Tools/DumpRenderTree/efl/EventSender.cpp:151:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Tools/DumpRenderTree/efl/EventSender.cpp:151:  Missing space inside { }.  [whitespace/braces] [5]
Tools/DumpRenderTree/efl/EventSender.cpp:160:  The parameter name "eventInfo" adds no information, so it should be removed.  [readability/parameter_name] [5]
Tools/DumpRenderTree/efl/EventSender.cpp:161:  The parameter name "eventInfo" adds no information, so it should be removed.  [readability/parameter_name] [5]
Tools/DumpRenderTree/efl/EventSender.cpp:658:  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]
Tools/DumpRenderTree/efl/EventSender.cpp:666:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 11 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