[Webkit-unassigned] [Bug 65427] New: [GTK] Remove unused variable coreChild in WebCore::AccessibilityObject* getChildForTable()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 31 00:13:43 PDT 2011


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

           Summary: [GTK] Remove unused variable coreChild in
                    WebCore::AccessibilityObject* getChildForTable()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: xan.lopez at gmail.com, mrobinson at webkit.org


I noticed the following compile warning in the output for the GTK Linux 32-bit Release build:

../../Source/WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp: In function ‘WebCore::AccessibilityObject* getChildForTable(WebCore::AccessibilityObject*, gint)’:
../../Source/WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:351:26: warning: unused variable ‘coreChild’ [-Wunused-variable]

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