[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:20:50 PDT 2013


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





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

> WebCore/page/History.idl:36
> +    IsScriptWrappable

We tried to avoid having an IDL attribute for script wrappable.  Instead we used C++ tricks to automatically detect a ScriptWrappable base 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