Bug 48621

Summary: [V8] The DateExtension cannot handle overwritten Date
Product: WebKit Reporter: Mads Ager <ager>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch pfeldman: review+

Description Mads Ager 2010-10-29 02:25:38 PDT
The DateExtension code cannot handle if the Date object is overwritten with a non-object value.
Comment 1 Mads Ager 2010-10-29 04:42:40 PDT
Created attachment 72315 [details]
Patch
Comment 2 Mads Ager 2010-10-29 04:51:57 PDT
Committed r70862: <http://trac.webkit.org/changeset/70862>