[Webkit-unassigned] [Bug 27077] Workers + garbage collector: weird crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 21:23:09 PDT 2009


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org




--- Comment #25 from Sam Weinig <sam at webkit.org>  2009-07-21 21:23:08 PDT ---
There is a way to force gc from a layout test, GCController.collect().  This
should usually be accompanied by a loop to force gc if the method is not
available (such as when called from the browser it self).  See
fast/js/activation-object-function-lifetime.html for an example.

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