Bug 101653

Summary: [WK2] Unused parameters on LayerTreeRenderer.cpp
Product: WebKit Reporter: KyungTae Kim <ktf.kim>
Component: WebKit EFLAssignee: KyungTae Kim <ktf.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: lucas.de.marchi, noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

KyungTae Kim
Reported 2012-11-08 15:16:22 PST
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]
Attachments
Patch (1.60 KB, patch)
2012-11-08 15:22 PST, KyungTae Kim
no flags
KyungTae Kim
Comment 1 2012-11-08 15:22:53 PST
WebKit Review Bot
Comment 2 2012-11-08 16:08:06 PST
Comment on attachment 173133 [details] Patch Clearing flags on attachment: 173133 Committed r133967: <http://trac.webkit.org/changeset/133967>
WebKit Review Bot
Comment 3 2012-11-08 16:08:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.