Bug 53653
Summary: | StrictTypeChecking attribute is not handled the same way in JSC and V8 bindings | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jian Li <jianli> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | burg, jianli, kbr, krit, zimmermann, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Jian Li
StrictTypeChecking attribute is not handled the same way in JSC and V8 bindings. JSC bindings adds the check for negative value while V8 bindings does not.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Possibly related revisions and bugs:
http://trac.webkit.org/changeset/70410
http://trac.webkit.org/changeset/70411
http://trac.webkit.org/changeset/70414
https://bugs.webkit.org/show_bug.cgi?id=49218