Bug 124048 - Cleanup the EFL --minimal build from unused parameters
Summary: Cleanup the EFL --minimal build from unused parameters
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-11-08 09:08 PST by Tibor Mészáros
Modified: 2013-11-10 16:11 PST (History)
5 users (show)

See Also:


Attachments
patch (2.77 KB, patch)
2013-11-08 09:27 PST, Tibor Mészáros
no flags Details | Formatted Diff | Diff
patch v2 (2.75 KB, patch)
2013-11-08 09:48 PST, Tibor Mészáros
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tibor Mészáros 2013-11-08 09:08:19 PST
There are some unused parameter, so they should be added to UNUSED_PARAM();
Comment 1 Tibor Mészáros 2013-11-08 09:27:32 PST
Created attachment 216403 [details]
patch

patch for unused parameters
Comment 2 Tibor Mészáros 2013-11-08 09:48:26 PST
Created attachment 216404 [details]
patch v2

The changes are same as in version 1, but changed the title to bugzilla link title
Comment 3 WebKit Commit Bot 2013-11-10 16:11:09 PST
Comment on attachment 216404 [details]
patch v2

Clearing flags on attachment: 216404

Committed r159033: <http://trac.webkit.org/changeset/159033>
Comment 4 WebKit Commit Bot 2013-11-10 16:11:11 PST
All reviewed patches have been landed.  Closing bug.