[webkit-reviews] review denied: [Bug 37921] API to get object class name missing from JSC : [Attachment 53952] Proposed patch for JavaScriptCore/API/JSObjectRef.*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 07:53:56 PDT 2010


Darin Adler <darin at apple.com> has denied Kartikaya Gupta
<lists.bugzilla at stakface.com>'s request for review:
Bug 37921: API to get object class name missing from JSC
https://bugs.webkit.org/show_bug.cgi?id=37921

Attachment 53952: Proposed patch for JavaScriptCore/API/JSObjectRef.*
https://bugs.webkit.org/attachment.cgi?id=53952&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
A class name is an internal concept in the JavaScriptCore which should not be
exposed in the API. Maybe you could explain why you think this is needed, and
we can help you find another solution.

Also, no change log in this change. review- for both these reasons.


More information about the webkit-reviews mailing list