Bug 163767 - [Bindings] Start using signature->idlType instead of signature->type in the overload resolution code
Summary: [Bindings] Start using signature->idlType instead of signature->type in the o...
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:
Depends on:
Blocks: 163764
  Show dependency treegraph
 
Reported: 2016-10-20 16:51 PDT by Chris Dumez
Modified: 2016-10-20 18:29 PDT (History)
4 users (show)

See Also:


Attachments
WIP Patch (9.85 KB, patch)
2016-10-20 17:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.97 KB, patch)
2016-10-20 17:07 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-10-20 16:51:10 PDT
Start using signature->idlType instead of signature->type in the overload resolution code so that we can add support for unions.
Comment 1 Chris Dumez 2016-10-20 17:02:40 PDT
Created attachment 292287 [details]
WIP Patch
Comment 2 Chris Dumez 2016-10-20 17:07:58 PDT
Created attachment 292288 [details]
Patch
Comment 3 WebKit Commit Bot 2016-10-20 18:29:47 PDT
Comment on attachment 292288 [details]
Patch

Clearing flags on attachment: 292288

Committed r207651: <http://trac.webkit.org/changeset/207651>
Comment 4 WebKit Commit Bot 2016-10-20 18:29:51 PDT
All reviewed patches have been landed.  Closing bug.