Bug 107407 - Add a [ConstructorConditional] IDL attribute
Summary: Add a [ConstructorConditional] IDL attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-20 18:26 PST by Kentaro Hara
Modified: 2013-01-20 23:29 PST (History)
4 users (show)

See Also:


Attachments
Patch (10.57 KB, patch)
2013-01-20 18:29 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.