Bug 78352

Summary: Rename [JSCustomGetOwnPropertySlotDelegate] to [JSCustomGetOwnPropertySlotAndDescriptor]
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

Kentaro Hara
Reported 2012-02-10 05:03:42 PST
[JSCustomGetOwnPropertySlotDelegate] is used for "flexibly customizable" named getter. It allows us to write custom code for getOwnPropertySlotDelegate() and getOwnPropertyDescriptorDelegate(). To clarify that, we can rename [JSCustomGetOwnPropertySlotDelegate] to [JSCustomGetOwnPropertySlotAndDescriptor].
Attachments
Patch (8.92 KB, patch)
2012-02-10 05:07 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-10 05:07:52 PST
WebKit Review Bot
Comment 2 2012-02-10 13:03:30 PST
Comment on attachment 126502 [details] Patch Clearing flags on attachment: 126502 Committed r107432: <http://trac.webkit.org/changeset/107432>
WebKit Review Bot
Comment 3 2012-02-10 13:03:35 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.