Bug 122009

Summary: Remove unused method parameters from TupleCoder
Product: WebKit Reporter: Peter Gal <galpeter>
Component: WebKit2Assignee: Peter Gal <galpeter>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, ossy, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Peter Gal 2013-09-27 02:04:37 PDT
In case of TupleCoder<0, Elements...> the parameter names for encoder, decoder and tuple are not used. It can be removed thus eliminating a lot of unused parameter warnings.
Comment 1 Peter Gal 2013-09-27 02:05:50 PDT
Created attachment 212792 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-09-27 09:11:12 PDT
Comment on attachment 212792 [details]
proposed patch

Clearing flags on attachment: 212792

Committed r156547: <http://trac.webkit.org/changeset/156547>
Comment 3 WebKit Commit Bot 2013-09-27 09:11:14 PDT
All reviewed patches have been landed.  Closing bug.