[Webkit-unassigned] [Bug 25769] New: Fix accessibility warnings on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 17:04:44 PDT 2009


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

           Summary: Fix accessibility warnings on GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfleizach at apple.com


here are the warnings this patch will try to fix

../../WebCore/page/AccessibilityTable.h:66: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.h:67: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityRenderObject.cpp:2118: warning:
‘WebCore::createARIARoleMap()::RoleEntry’ declared with greater visibility
than the type of its field
‘WebCore::createARIARoleMap()::RoleEntry::ariaRole’
../../WebCore/page/AccessibilityTable.h:66: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.h:67: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.cpp:353: warning: type qualifiers ignored
on function return type
../../WebCore/page/AccessibilityTable.cpp:361: warning: type qualifiers ignored
on function return type
../../WebCore/page/AccessibilityTable.h:66: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.h:67: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.h:66: warning: type qualifiers ignored on
function return type
../../WebCore/page/AccessibilityTable.h:67: warning: type qualifiers ignored on
function return type


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list