Bug 117911 - HashMap: reverse the order of the template arguments at alternate 'find', 'contains' and 'add' methods
Summary: HashMap: reverse the order of the template arguments at alternate 'find', 'co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-22 08:57 PDT by Mikhail Pozdnyakov
Modified: 2013-06-24 12:09 PDT (History)
6 users (show)

See Also:


Attachments
patch (6.08 KB, patch)
2013-06-22 09:08 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2013-06-22 08:57:26 PDT
Rationals:
1) callers can just pass the translator and let the compiler deduce T
2) consistency with HashSet (see bug#117830)
Comment 1 Mikhail Pozdnyakov 2013-06-22 09:08:15 PDT
Created attachment 205254 [details]
patch
Comment 2 WebKit Commit Bot 2013-06-24 12:09:03 PDT
Comment on attachment 205254 [details]
patch

Clearing flags on attachment: 205254

Committed r151920: <http://trac.webkit.org/changeset/151920>
Comment 3 WebKit Commit Bot 2013-06-24 12:09:07 PDT
All reviewed patches have been landed.  Closing bug.