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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 18:48:22 PDT 2013


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





--- Comment #23 from Hajime Morrita <morrita at google.com>  2013-03-24 18:50:49 PST ---
(In reply to comment #21)
> 
> In the new world, custom elements, being elements and hence scriptwrappables, need to get a pointer to a wrappertypeinfo assigned at creation time.  It needs to be different based upon whether it's an ordinary or custom element (the latter invoking you constructor mechanism).

I'm sorry but I don't quite understand.
Currently we don't use WrapperTypeInfo to determine whether the element is custom element or not.
Why this change makes it required?

(In reply to comment #22)
> Hajime, would it make sense to rename class V8CustomElement to V8CustomElementConstructorCaller (which seems closest to me to the actual intention)?

Or we can just merge it CustomElementHelper.
File bug 113165 for this.

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