[Webkit-unassigned] [Bug 29825] [V8] Refactored V8 event listeners.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 14:46:38 PDT 2009


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





--- Comment #5 from Vitaly Repeshko <vitalyr at chromium.org>  2009-09-28 14:46:37 PDT ---
(In reply to comment #3)
> If this is still a WIP, this should not be marked for review.  One question
> though, why are the attribute event listeners marked as OnProto?  This does not
> match the JSC bindings.  Are there tests that indicate it should be this way?

They are marked with v8onproto attribute because old custom V8 code used to
look up the holder of the property in prototype chain. I tried to copy the old
behavior. I'll double-check if this is in fact needed. If JSC doesn't need
this, chances are V8 doesn't need either.

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