[Webkit-unassigned] [Bug 62698] Support for Battery Status API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 06:19:32 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=62698
--- Comment #30 from WebKit Review Bot <webkit.review.bot at gmail.com> 2012-03-01 06:19:21 PST ---
Attachment 129681 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/fast/dom/BatteryStatus/add-lis..." exit_code: 1
Source/WebCore/Modules/battery/BatteryController.cpp:89: Code inside a namespace should not be indented. [whitespace/indent] [4]
Source/WebCore/Modules/battery/BatteryController.cpp:89: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebCore/Modules/battery/BatteryController.h:46: The parameter name "batteryStatus" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/efl/WebCoreSupport/BatteryClientEfl.h:52: One space before end of line comments [whitespace/comments] [5]
Source/WebKit/efl/WebCoreSupport/BatteryClientEfl.h:53: One space before end of line comments [whitespace/comments] [5]
Source/WebKit/efl/WebCoreSupport/BatteryClientEfl.cpp:21: You should add a blank line after implementation file's own header. [build/include_order] [4]
Total errors found: 6 in 55 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