[Webkit-unassigned] [Bug 9962] REGRESSION: Reproducible crash at Blender site

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 21:36:08 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9962





------- Comment #7 from darin at apple.com  2006-07-16 21:36 PDT -------
(From update of attachment 9517)
This might cause a reference cycle that causes a storage leak. The problem is
that if the document holds a reference to the listener that the listener also
may be holding a reference to the document, which will create a cycle. A
listener can have arbitrary JavaScript, which in turn can have a scope with
references to any JavaScript object, including the document.


-- 
Configure bugmail: http://bugzilla.opendarwin.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