RESOLVED FIXED Bug 163390
Rename [ConstructorTemplate=*] to [LegacyConstructorTemplate=*]
https://bugs.webkit.org/show_bug.cgi?id=163390
Summary Rename [ConstructorTemplate=*] to [LegacyConstructorTemplate=*]
Chris Dumez
Reported 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.
Attachments
Patch (10.65 KB, patch)
2016-10-13 09:20 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-13 09:20:33 PDT
Chris Dumez
Comment 2 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>
Chris Dumez
Comment 3 2016-10-13 12:29:01 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.