Bug 140012 - [GTK] Suppress unused parameter warnings in ui clients
Summary: [GTK] Suppress unused parameter warnings in ui clients
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-31 04:48 PST by Yusuke Suzuki
Modified: 2014-12-31 13:34 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.29 KB, patch)
2014-12-31 04:52 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (8.10 KB, patch)
2014-12-31 09:17 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (1.36 KB, patch)
2014-12-31 09:51 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2014-12-31 04:48:34 PST
[GTK] Suppress unused parameter warnings in message receivers
Comment 1 Yusuke Suzuki 2014-12-31 04:52:01 PST
Created attachment 243842 [details]
Patch
Comment 2 Yusuke Suzuki 2014-12-31 09:17:14 PST
Created attachment 243845 [details]
Patch
Comment 3 Yusuke Suzuki 2014-12-31 09:51:19 PST
Ah, messages.py changes are fixed in http://trac.webkit.org/changeset/177833,
so dropping this parts.
Comment 4 Yusuke Suzuki 2014-12-31 09:51:48 PST
Created attachment 243847 [details]
Patch
Comment 5 WebKit Commit Bot 2014-12-31 09:53:16 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 6 WebKit Commit Bot 2014-12-31 13:34:19 PST
Comment on attachment 243847 [details]
Patch

Clearing flags on attachment: 243847

Committed r177838: <http://trac.webkit.org/changeset/177838>
Comment 7 WebKit Commit Bot 2014-12-31 13:34:24 PST
All reviewed patches have been landed.  Closing bug.