Bug 4782
Summary: | new Date and Date.UTC fail with big numbers due to overflow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> |
Component: | JavaScriptCore | Assignee: | Geoffrey Garen <ggaren> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 412 | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Geoffrey Garen
I know this is true from inspecting the code, but I haven't written a layout test yet.
The solution should have both functions call our newfangled fillStructuresUsingTimeArgs and
fillStructuresUsingDateArgs, which are in the patch for 4781.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Geoffrey Garen
*** This bug has been marked as a duplicate of 4892 ***