[Webkit-unassigned] [Bug 85473] IconDatabase thread causes assertion failure: m_verifier.isSafeToUse()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 3 21:29:54 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85473
--- Comment #6 from David Levin <levin at chromium.org> 2012-05-03 21:29:53 PST ---
(In reply to comment #5)
> Ok, I made mistake that I thought RefPtr::release means passing ownership.
It means passing ownership of that one ref count but other places may have a ref on the object (and they do in this case).
> I need to study more about this bug, and if it is duplicated with Bug 67582, I will close this bug.
I think the only thing stopping bug 67582 is some wierd windows compile error. I wish we could land it.
--
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