[Webkit-unassigned] [Bug 118094] Add an accessibility delegate interface to Windows solution
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 26 16:20:17 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118094
--- Comment #3 from WebKit Commit Bot <commit-queue at webkit.org> 2013-06-26 16:22:13 PST ---
Attachment 205537 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/accessibility/win/AXObjectCacheWin.cpp', u'Source/WebCore/loader/EmptyClients.h', u'Source/WebCore/page/ChromeClient.h', u'Source/WebKit/ChangeLog', u'Source/WebKit/WebKit.vcxproj/Interfaces/Interfaces.vcxproj', u'Source/WebKit/WebKit.vcxproj/Interfaces/Interfaces.vcxproj.filters', u'Source/WebKit/win/ChangeLog', u'Source/WebKit/win/Interfaces/IWebView.idl', u'Source/WebKit/win/Interfaces/WebKit.idl', u'Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp', u'Source/WebKit/win/WebCoreSupport/WebChromeClient.h', u'Source/WebKit/win/WebView.cpp', u'Source/WebKit/win/WebView.h']" exit_code: 1
Source/WebKit/win/WebView.cpp:2875: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebView.cpp:2882: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebView.h:143: The parameter name "d" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebView.h:143: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Source/WebKit/win/WebView.h:146: The parameter name "d" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebKit/win/WebView.h:146: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 6 in 14 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