RESOLVED FIXED 160387
Drop [StrictTypeChecking] in cases where it is a no-op
https://bugs.webkit.org/show_bug.cgi?id=160387
Summary Drop [StrictTypeChecking] in cases where it is a no-op
Chris Dumez
Reported 2016-07-30 20:23:15 PDT
Drop [StrictTypeChecking] in cases where it is a no-op. After r203949 & r203950, [StrictTypeChecking] only has an impact when used on operation parameters of string types and is currently used as a workaround for bugs in our overload resolution algorithm.
Attachments
Patch (80.66 KB, patch)
2016-07-30 20:25 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-30 20:25:58 PDT
WebKit Commit Bot
Comment 2 2016-07-31 16:37:38 PDT
Comment on attachment 284961 [details] Patch Clearing flags on attachment: 284961 Committed r203956: <http://trac.webkit.org/changeset/203956>
WebKit Commit Bot
Comment 3 2016-07-31 16:37:45 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.