[webkit-reviews] review granted: [Bug 101190] [V8] Remove setDOMWrapper(wrapper, 0) from V8NPObject : [Attachment 172363] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 14:00:39 PST 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 101190: [V8] Remove setDOMWrapper(wrapper, 0) from V8NPObject
https://bugs.webkit.org/show_bug.cgi?id=101190

Attachment 172363: Patch
https://bugs.webkit.org/attachment.cgi?id=172363&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=172363&action=review


> Source/WebCore/bindings/v8/V8DOMWrapper.h:77
> +	   static void resetDOMWrapper(v8::Handle<v8::Object> object,
WrapperTypeInfo* type)

resetDOMWrapper -> clearDOMWrapper?


More information about the webkit-reviews mailing list