Bug 120545

Summary: warning: unused parameter ‘point’ and unused parameter ‘area' in EwkView.cpp:1390
Product: WebKit Reporter: Santosh Mahto <santosh.ma>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
patch for landing none

Description Santosh Mahto 2013-08-30 12:30:28 PDT
Need to guard with UNUSED_PARAM
Comment 1 Santosh Mahto 2013-08-30 12:35:42 PDT
Created attachment 210149 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2013-08-31 07:07:55 PDT
Comment on attachment 210149 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=210149&action=review

> Source/WebKit2/ChangeLog:3
> +        warning: unused parameter âpointâ   and unused parameter âarea' in EwkView.cpp:1390

This line seems to have a funny encoding.
Comment 3 Santosh Mahto 2013-08-31 11:19:18 PDT
Created attachment 210198 [details]
patch for landing
Comment 4 WebKit Commit Bot 2013-08-31 17:20:11 PDT
Comment on attachment 210198 [details]
patch for landing

Clearing flags on attachment: 210198

Committed r154934: <http://trac.webkit.org/changeset/154934>
Comment 5 WebKit Commit Bot 2013-08-31 17:20:14 PDT
All reviewed patches have been landed.  Closing bug.