[Webkit-unassigned] [Bug 77864] [Qt] Initial implementation of accessibility support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 06:53:58 PST 2012


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





--- Comment #8 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-02-06 06:53:58 PST ---
Attachment 125635 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'Source/WebCore/ChangeLog', u..." exit_code: 1

Source/WebKit/qt/Api/qwebviewaccessible_p.h:20:  #ifndef header guard has wrong style, please use: qwebviewaccessible_p_h  [build/header_guard] [5]
Source/WebKit/qt/Api/qwebviewaccessible_p.h:36:  The parameter name "object" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/qt/Api/qwebviewaccessible_p.h:47:  The parameter name "frame" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/qt/Api/qwebviewaccessible_p.h:65:  The parameter name "page" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/qt/Api/qwebviewaccessible_p.h:75:  The parameter name "t" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/qt/Api/qwebviewaccessible_p.h:83:  The parameter name "view" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/accessibility/qt/AccessibilityObjectWrapper.h:48:  The parameter name "object" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/accessibility/qt/AccessibilityObjectWrapper.h:60:  The parameter name "relation" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/accessibility/qt/AccessibilityObjectWrapper.h:71:  The parameter name "t" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 9 in 17 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