RESOLVED FIXED 101653
[WK2] Unused parameters on LayerTreeRenderer.cpp
https://bugs.webkit.org/show_bug.cgi?id=101653
Summary [WK2] Unused parameters on LayerTreeRenderer.cpp
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.