Bug 68793

Summary: Implement a CloseEvent constructor for V8
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dominicc, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67824    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2011-09-26 00:37:34 PDT
We have been implementing constructors of Events. CloseEvent has a constructor in JSC (https://bugs.webkit.org/show_bug.cgi?id=68340), but do not have it in V8.
Comment 1 Kentaro Hara 2011-09-26 01:01:38 PDT
Created attachment 108641 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-26 18:35:14 PDT
Comment on attachment 108641 [details]
Patch

Clearing flags on attachment: 108641

Committed r96061: <http://trac.webkit.org/changeset/96061>
Comment 3 WebKit Review Bot 2011-09-26 18:35:18 PDT
All reviewed patches have been landed.  Closing bug.