[Webkit-unassigned] [Bug 116230] New: Missing UNUSED_PARAM macro for textPosition argument in WebKitAccessibleInterfaceText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 16 08:58:31 PDT 2013


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

           Summary: Missing UNUSED_PARAM macro for textPosition argument
                    in WebKitAccessibleInterfaceText
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elima at igalia.com


webkitAccessibleTextGetTextForOffset() method in WebKitAccessibleInterfaceText is only implemented by GTK port, however the 'textPosition' argument is not listed as unused param for the rest of the ports, causing a warning.

-- 
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