Bug 34461

Summary: Date.UTC() should apply TimeClip operation
Product: WebKit Reporter: Kent Tamura <tkent>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2 Keywords: ES5
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch darin: review+

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.