Bug 77963

Summary: Rename [DelegatingPutFunction] IDL to [CustomNamedSetter] IDL
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, macpherson, menard, 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
rebased patch for commit none

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>