RESOLVED FIXED Bug 163767
[Bindings] Start using signature->idlType instead of signature->type in the overload resolution code
https://bugs.webkit.org/show_bug.cgi?id=163767
Summary [Bindings] Start using signature->idlType instead of signature->type in the o...
Chris Dumez
Reported 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.
Attachments
WIP Patch (9.85 KB, patch)
2016-10-20 17:02 PDT, Chris Dumez
no flags
Patch (10.97 KB, patch)
2016-10-20 17:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-20 17:02:40 PDT
Created attachment 292287 [details] WIP Patch
Chris Dumez
Comment 2 2016-10-20 17:07:58 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-10-20 18:29:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.