RESOLVED FIXED 78352
Rename [JSCustomGetOwnPropertySlotDelegate] to [JSCustomGetOwnPropertySlotAndDescriptor]
https://bugs.webkit.org/show_bug.cgi?id=78352
Summary Rename [JSCustomGetOwnPropertySlotDelegate] to [JSCustomGetOwnPropertySlotAnd...
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.