Bug 160387 - Drop [StrictTypeChecking] in cases where it is a no-op
Summary: Drop [StrictTypeChecking] in cases where it is a no-op
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 160382
  Show dependency treegraph
 
Reported: 2016-07-30 20:23 PDT by Chris Dumez
Modified: 2016-07-31 16:37 PDT (History)
6 users (show)

See Also:


Attachments
Patch (80.66 KB, patch)
2016-07-30 20:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2016-07-30 20:25:58 PDT
Created attachment 284961 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-07-31 16:37:45 PDT
All reviewed patches have been landed.  Closing bug.