Bug 160387

Summary: Drop [StrictTypeChecking] in cases where it is a no-op
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, rniwa, sam, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160382    
Attachments:
Description Flags
Patch none

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.