Bug 120205 - Fixing compilation warning "unused parameter" in WebPageProxy.cpp
Summary: Fixing compilation warning "unused parameter" in WebPageProxy.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 05:00 PDT by Santosh Mahto
Modified: 2013-08-26 20:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2013-08-23 05:05 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santosh Mahto 2013-08-23 05:00:19 PDT
unused paramter warning comes while compiling WebPageProxy.cpp
So adding UNUSED_PARAM for unused local variable
Comment 1 Santosh Mahto 2013-08-23 05:05:26 PDT
Created attachment 209450 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-26 20:30:28 PDT
Comment on attachment 209450 [details]
Patch

Clearing flags on attachment: 209450

Committed r154660: <http://trac.webkit.org/changeset/154660>
Comment 3 WebKit Commit Bot 2013-08-26 20:30:29 PDT
All reviewed patches have been landed.  Closing bug.