Bug 107407

Summary: Add a [ConstructorConditional] IDL attribute
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-01-20 18:26:37 PST
Per discussion in webkit-dev, we need to implement DOM4 event constructors under a enable flag. For that purpose, we implement a [ConstructorConditional] IDL attribute.
Comment 1 Kentaro Hara 2013-01-20 18:29:36 PST
Created attachment 183695 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-20 23:29:24 PST
Comment on attachment 183695 [details]
Patch

Clearing flags on attachment: 183695

Committed r140303: <http://trac.webkit.org/changeset/140303>
Comment 3 WebKit Review Bot 2013-01-20 23:29:27 PST
All reviewed patches have been landed.  Closing bug.