Bug 69980

Summary: Implement a BeforeLoadEvent 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-10-12 17:50:36 PDT
We have been implementing constructors of Events. BeforeLoadEvent has a constructor in JSC (bug 69893), but does not have it in V8.
Comment 1 Kentaro Hara 2011-10-13 04:52:29 PDT
Created attachment 110829 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-13 16:15:17 PDT
Comment on attachment 110829 [details]
Patch

Clearing flags on attachment: 110829

Committed r97419: <http://trac.webkit.org/changeset/97419>
Comment 3 WebKit Review Bot 2011-10-13 16:15:21 PDT
All reviewed patches have been landed.  Closing bug.