RESOLVED FIXED157152
[Web IDL] Drop 'any' type handling from CanUseWTFOptionalForParameter()
https://bugs.webkit.org/show_bug.cgi?id=157152
Summary [Web IDL] Drop 'any' type handling from CanUseWTFOptionalForParameter()
Chris Dumez
Reported 2016-04-28 15:18:40 PDT
Drop 'any' type handling from CanUseWTFOptionalForParameter(). Always use undefined as default value for parameters of type 'any' unless specified otherwise.
Attachments
Patch (23.96 KB, patch)
2016-04-28 16:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-28 16:03:16 PDT
Chris Dumez
Comment 2 2016-04-29 09:07:28 PDT
Comment on attachment 277658 [details] Patch Clearing flags on attachment: 277658 Committed r200242: <http://trac.webkit.org/changeset/200242>
Chris Dumez
Comment 3 2016-04-29 09:07:34 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.