WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104857
Unused parameters on TextureMapperImageBuffer.cpp
https://bugs.webkit.org/show_bug.cgi?id=104857
Summary
Unused parameters on TextureMapperImageBuffer.cpp
KyungTae Kim
Reported
2012-12-12 16:09:11 PST
The updateContents has unused parameter 'textureMapper', remove the parameter name to fix 'unused parameter' build warning. Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.cpp:60:6: warning: unused parameter ‘textureMapper’ [-Wunused-parameter]
Attachments
Patch
(1.78 KB, patch)
2012-12-12 16:11 PST
,
KyungTae Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
KyungTae Kim
Comment 1
2012-12-12 16:11:03 PST
Created
attachment 179142
[details]
Patch
Kentaro Hara
Comment 2
2012-12-12 16:13:04 PST
Comment on
attachment 179142
[details]
Patch LGTM
WebKit Review Bot
Comment 3
2012-12-12 18:18:50 PST
Comment on
attachment 179142
[details]
Patch Clearing flags on attachment: 179142 Committed
r137555
: <
http://trac.webkit.org/changeset/137555
>
WebKit Review Bot
Comment 4
2012-12-12 18:18:53 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