Bug 163390

Summary: Rename [ConstructorTemplate=*] to [LegacyConstructorTemplate=*]
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-13 09:18:57 PDT
Rename [ConstructorTemplate=*] to [LegacyConstructorTemplate=*] as the modern way of doing this is to use a constructor that takes in a dictionary.
I am working on getting rid of this extended attribute entirely but the remaining uses require better support for union types.
Comment 1 Chris Dumez 2016-10-13 09:20:33 PDT
Created attachment 291486 [details]
Patch
Comment 2 Chris Dumez 2016-10-13 12:28:57 PDT
Comment on attachment 291486 [details]
Patch

Clearing flags on attachment: 291486

Committed r207302: <http://trac.webkit.org/changeset/207302>
Comment 3 Chris Dumez 2016-10-13 12:29:01 PDT
All reviewed patches have been landed.  Closing bug.