[Webkit-unassigned] [Bug 53716] JSC::Bindings m_rootObject->isValid() assert fails when running layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 14:06:07 PST 2011


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





--- Comment #10 from Darin Adler <darin at apple.com>  2011-02-08 14:06:06 PST ---
(In reply to comment #9)
> The check in willDestroyRuntimeObject() makes it so that RootObject::removeRuntimeObject() won't be called.  Therefore the check is only made once in the current case.

If invalid, the check is made once. If valid, the check is made twice.

No need for double checks here.

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