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


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





--- Comment #5 from Adam Barth <abarth at webkit.org>  2013-03-12 15:43:46 PST ---
> Yeah.  It's hard, though, because the info is used to change the initialization of a const POD struct.  The bright side is only the classes that directly depend on scriptwrappable need to mention this, the rest is inferred via inherited IDL attributes.

That should be doable with template specialization, which is the trick we use elsewhere to autodetect ScriptWrappable.

-- 
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