Bug 120545 - warning: unused parameter ‘point’ and unused parameter ‘area' in EwkView.cpp:1390
Summary: warning: unused parameter ‘point’ and unused parameter ‘area' in EwkView.cp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 12:30 PDT by Santosh Mahto
Modified: 2013-08-31 17:20 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2013-08-30 12:35 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff
patch for landing (1.28 KB, patch)
2013-08-31 11:19 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-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.