[Webkit-unassigned] [Bug 101653] New: [WK2] Unused parameters on LayerTreeRenderer.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 15:14:46 PST 2012


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

           Summary: [WK2] Unused parameters on LayerTreeRenderer.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ktf.kim at samsung.com
                CC: demarchi at webkit.org


There was build warning because the 'tileID' is not used now.
Source/WebKit2/UIProcess/CoordinatedGraphics/LayerTreeRenderer.cpp:370:6: warning: unused parameter ‘tileID’ [-Wunused-parameter]

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