Bug 34461 - Date.UTC() should apply TimeClip operation
Summary: Date.UTC() should apply TimeClip operation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: ES5
Depends on:
Blocks:
 
Reported: 2010-02-01 19:18 PST by Kent Tamura
Modified: 2010-02-01 20:58 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (4.26 KB, patch)
2010-02-01 19:22 PST, Kent Tamura
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-02-01 19:18:17 PST
Date.UTC() should apply TimeClip operation.
Comment 1 Kent Tamura 2010-02-01 19:22:34 PST
Created attachment 47900 [details]
Proposed patch
Comment 2 Kent Tamura 2010-02-01 20:58:02 PST
Landed as r54199.