Bug 104463 - Fix unused parameter compile warnings
Summary: Fix unused parameter compile warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kangil Han
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-08 20:07 PST by Kangil Han
Modified: 2012-12-09 00:14 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.91 KB, patch)
2012-12-08 20:11 PST, Kangil Han
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kangil Han 2012-12-08 20:07:36 PST
Remove compile warning messages by omitting parameter names
Comment 1 Kangil Han 2012-12-08 20:11:50 PST
Created attachment 178391 [details]
Patch
Comment 2 Kentaro Hara 2012-12-08 20:13:59 PST
Comment on attachment 178391 [details]
Patch

Looks ok
Comment 3 WebKit Review Bot 2012-12-09 00:14:49 PST
Comment on attachment 178391 [details]
Patch

Clearing flags on attachment: 178391

Committed r137058: <http://trac.webkit.org/changeset/137058>
Comment 4 WebKit Review Bot 2012-12-09 00:14:54 PST
All reviewed patches have been landed.  Closing bug.