Bug 160455 - [WebIDL] Extend new overload resolution algorithm support to constructors
Summary: [WebIDL] Extend new overload resolution algorithm support to constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on: 160394
Blocks:
  Show dependency treegraph
 
Reported: 2016-08-02 10:14 PDT by Chris Dumez
Modified: 2016-08-02 14:45 PDT (History)
10 users (show)

See Also:


Attachments
WIP Patch (14.73 KB, patch)
2016-08-02 13:18 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (26.98 KB, patch)
2016-08-02 13:43 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-02 10:14:59 PDT
Extend new overload resolution algorithm support to constructors as well. It is currently only used for operations.
Comment 1 Chris Dumez 2016-08-02 13:18:27 PDT
Created attachment 285129 [details]
WIP Patch
Comment 2 Chris Dumez 2016-08-02 13:43:51 PDT
Created attachment 285134 [details]
Patch
Comment 3 Chris Dumez 2016-08-02 14:45:47 PDT
Comment on attachment 285134 [details]
Patch

Clearing flags on attachment: 285134

Committed r204043: <http://trac.webkit.org/changeset/204043>
Comment 4 Chris Dumez 2016-08-02 14:45:53 PDT
All reviewed patches have been landed.  Closing bug.