[Webkit-unassigned] [Bug 94987] Add systemTime to DOM events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 26 11:52:40 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94987
--- Comment #46 from WebKit Review Bot <webkit.review.bot at gmail.com> 2012-10-26 11:53:48 PST ---
Attachment 170977 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1
Source/WebCore/dom/WheelEvent.h:80: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/WheelEvent.cpp:44: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/WheelEvent.cpp:51: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/UIEventWithKeyState.h:48: When wrapping a line, only indent 4 spaces. [whitespace/indent] [3]
Source/WebCore/dom/MouseRelatedEvent.h:70: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/page/EventHandler.cpp:3819: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/page/EventHandler.cpp:3820: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/MouseEvent.cpp:63: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/MouseEvent.cpp:64: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/MouseEvent.cpp:197: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/MouseEvent.h:95: The parameter name "clipboard" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/dom/MouseEvent.h:95: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/KeyboardEvent.cpp:103: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/dom/MouseRelatedEvent.cpp:60: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 14 in 38 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