[Webkit-unassigned] [Bug 28997] Web Inspector assertion failure related to marking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 5 21:05:19 PDT 2009


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





--- Comment #2 from Darin Adler <darin at apple.com>  2009-09-05 21:05:18 PDT ---
JSQuarantinedObjectWrapper overrides markChildren, therefore needs to have a
structure without the HasDefaultMark flag set. I can fix this on Tuesday, but
if someone else wants to tackle it before then it should be similar to the fix
in <http://trac.webkit.org/changeset/48079>.

Another alternative would be to turn off the JavaScriptCore assertion by
removing it for now. The garbage collection bug will remain, but the
inconvenient assertion will be gone for the time being.

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