[webkit-reviews] review granted: [Bug 74349] De-virtualize destructors part 5 : [Attachment 118869] De-virtualize destructors part 5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 15:32:33 PST 2011


Geoffrey Garen <ggaren at apple.com> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 74349: De-virtualize destructors part 5
https://bugs.webkit.org/show_bug.cgi?id=74349

Attachment 118869: De-virtualize destructors part 5
https://bugs.webkit.org/attachment.cgi?id=118869&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=118869&action=review


r=me

> Source/WebCore/bindings/js/JSDOMBinding.h:81
> +	   static JSC::Structure* createStructure(JSC::JSGlobalData&
globalData, JSC::JSGlobalObject* globalObject, JSC::JSValue prototype)

Your ChangeLog should explain why this is needed.


More information about the webkit-reviews mailing list