[Webkit-unassigned] [Bug 121413] [ATK] Extends atk value interface to return proper checkbox states.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 02:48:06 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121413
--- Comment #3 from WebKit Commit Bot <commit-queue at webkit.org> 2013-09-16 02:47:14 PST ---
Attachment 211745 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/accessibility/mixed-checkbox-expected.txt', u'LayoutTests/accessibility/mixed-checkbox.html', u'LayoutTests/accessibility/native-vs-nonnative-checkboxes-expected.txt', u'LayoutTests/accessibility/native-vs-nonnative-checkboxes.html', u'LayoutTests/platform/mac/accessibility/mixed-checkbox-expected.txt', u'LayoutTests/platform/mac/accessibility/mixed-checkbox.html', u'LayoutTests/platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt', u'LayoutTests/platform/mac/accessibility/native-vs-nonnative-checkboxes.html', u'Source/WebCore/ChangeLog', u'Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceValue.cpp', u'Source/WebCore/accessibility/atk/WebKitAccessibleWrapperAtk.cpp']" exit_code: 1
Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceValue.cpp:49: A case label should not be indented, but line up with its switch statement. [whitespace/indent] [4]
Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceValue.cpp:48: Missing space before ( in switch( [whitespace/parens] [5]
Total errors found: 2 in 8 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