[Webkit-unassigned] [Bug 112191] [v8] Binding Integrity should move off of vtable checks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 15:36:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112191





--- Comment #4 from Adam Barth <abarth at webkit.org>  2013-03-12 15:38:54 PST ---
(From update of attachment 192811)
View in context: https://bugs.webkit.org/attachment.cgi?id=192811&action=review

> WebCore/bindings/v8/ScriptWrappable.h:133
> +template <typename T>void initWrappable(T* object);

I thought we were going to do this in adoptPtr so that we wouldn't have to write this boilerplate code in every class...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list