Bug 77711

Summary: Rename [InitializedByConstructor] IDL to [InitializedByEventConstructor] IDL
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-02-02 21:11:07 PST
[InitializedByConstructor] can be used only when [ConstructorTemplate=Event] is specified on the interface. We should rename [InitializedByConstructor] to [InitializedByEventConstructor] for clarification.
Comment 1 Kentaro Hara 2012-02-02 21:13:55 PST
Created attachment 125253 [details]
Patch
Comment 2 Adam Barth 2012-02-03 00:56:00 PST
Comment on attachment 125253 [details]
Patch

Thanks.  This has certainly confused several folks.
Comment 3 WebKit Review Bot 2012-02-03 03:02:38 PST
Comment on attachment 125253 [details]
Patch

Clearing flags on attachment: 125253

Committed r106644: <http://trac.webkit.org/changeset/106644>
Comment 4 WebKit Review Bot 2012-02-03 03:02:42 PST
All reviewed patches have been landed.  Closing bug.