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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 21:47:07 PDT 2006


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





------- Comment #9 from ddkilzer at kilzer.net  2006-07-16 21:47 PDT -------
(In reply to comment #7)
> 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.

Honestly, I don't have a complete understanding of the patch--I just saw a
similar pattern fixed in Bug 9212, so I tried the same fix here.  It would
probably be best if someone more knowledgeable finished the work.  :)


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