WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
KyungTae Kim
Comment 1
2012-11-08 15:22:53 PST
Created
attachment 173133
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug