[Webkit-unassigned] [Bug 25774] Need to upstream V8MessagePortCustom.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 10:52:59 PDT 2009


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





------- Comment #4 from atwilson at google.com  2009-05-14 10:52 PDT -------
I've logged bug #25795 to track the needed refactoring. The required
refactoring is actually very widespread - the code pattern Eric mentioned is
shared across many different files in binding/v8/custom and we should refactor
all of them.

I believe that createHiddenDependency() and removeHiddenDependency() (from
V8Utilities.h) are standard utility routines used by v8 to track the event
listeners for GC purposes (make sure they don't get GC'd prematurely).


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



More information about the webkit-unassigned mailing list