Bug 77963 - Rename [DelegatingPutFunction] IDL to [CustomNamedSetter] IDL
Summary: Rename [DelegatingPutFunction] IDL to [CustomNamedSetter] 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-07 04:13 PST by Kentaro Hara
Modified: 2012-02-08 01:16 PST (History)
7 users (show)

See Also:


Attachments
Patch (12.03 KB, patch)
2012-02-07 04:19 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
rebased patch for commit (11.97 KB, patch)
2012-02-07 23:41 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-07 04:13:27 PST
We can rename [DelegatingPutFunction] IDL to [CustomNamedSetter] IDL, for clarification and for naming consistency with [NamedGetter] and [CustomIndexedSetter].
Comment 1 Kentaro Hara 2012-02-07 04:19:55 PST
Created attachment 125811 [details]
Patch
Comment 2 Kentaro Hara 2012-02-07 23:41:35 PST
Created attachment 126019 [details]
rebased patch for commit
Comment 3 WebKit Review Bot 2012-02-08 00:58:11 PST
Comment on attachment 126019 [details]
rebased patch for commit

Clearing flags on attachment: 126019

Committed r107051: <http://trac.webkit.org/changeset/107051>