[Webkit-unassigned] [Bug 30835] REGRESSION: inspector/console-format.html crashed on the Leopard Debug Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 14:28:27 PDT 2009


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





--- Comment #19 from Pavel Feldman <pfeldman at chromium.org>  2009-10-29 14:28:26 PDT ---
There has been a bug where quarantine wrappers were not holding wrapped objects
and those were collected on the go. That was causing random crap to take place
including the one you describe. Quarantine code seemed to be right though - at
least it had appropriate mark methods. Could we run this with GC disabled? Or
do some stessful GC on inspector tests only? Quarantined objects are only used
in inspector and should soon go away.

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