Bug 163767

Summary: [Bindings] Start using signature->idlType instead of signature->type in the overload resolution code
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 163764    
Attachments:
Description Flags
WIP Patch
none
Patch none

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.