Bug 104907

Summary: Fix unused parameter compile warnings
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: gyuyoung.kim, haraken, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Seokju Kwon
Reported 2012-12-13 06:05:09 PST
Use UNUSED_PARAM macro to fix build warning -Wunused-parameter when ENABLE_INSPECTOR is disabled.
Attachments
Patch (7.78 KB, patch)
2012-12-13 06:18 PST, Seokju Kwon
no flags
Seokju Kwon
Comment 1 2012-12-13 06:18:50 PST
Kentaro Hara
Comment 2 2012-12-13 06:55:28 PST
Comment on attachment 179261 [details] Patch Looks ok
WebKit Review Bot
Comment 3 2012-12-13 17:16:09 PST
Comment on attachment 179261 [details] Patch Clearing flags on attachment: 179261 Committed r137688: <http://trac.webkit.org/changeset/137688>
WebKit Review Bot
Comment 4 2012-12-13 17:16:14 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.