Bug 77711 - Rename [InitializedByConstructor] IDL to [InitializedByEventConstructor] IDL
Summary: Rename [InitializedByConstructor] IDL to [InitializedByEventConstructor] IDL
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: 77393
  Show dependency treegraph
 
Reported: 2012-02-02 21:11 PST by Kentaro Hara
Modified: 2012-02-03 03:02 PST (History)
5 users (show)

See Also:


Attachments
Patch (18.65 KB, patch)
2012-02-02 21:13 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 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.