Bug 104757 - Fix build warning when ENABLE_INSPECTOR is disabled
Summary: Fix build warning when ENABLE_INSPECTOR is disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 18:33 PST by Seokju Kwon
Modified: 2012-12-12 16:30 PST (History)
4 users (show)

See Also:


Attachments
Patch (65.65 KB, patch)
2012-12-12 06:22 PST, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2012-12-11 18:33:10 PST
Use UNUSED_PARAM macro to fix build warning -Wunused-parameter.
Patch is coming.
Comment 1 Seokju Kwon 2012-12-12 06:22:26 PST
Created attachment 179028 [details]
Patch
Comment 2 Kentaro Hara 2012-12-12 15:55:51 PST
Comment on attachment 179028 [details]
Patch

Looks OK
Comment 3 WebKit Review Bot 2012-12-12 16:30:49 PST
Comment on attachment 179028 [details]
Patch

Clearing flags on attachment: 179028

Committed r137534: <http://trac.webkit.org/changeset/137534>
Comment 4 WebKit Review Bot 2012-12-12 16:30:52 PST
All reviewed patches have been landed.  Closing bug.