[Webkit-unassigned] [Bug 174788] [GTK] ASSERTION FAILED: client in WebKit::IconDatabase::setClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 24 09:29:53 PDT 2017


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Michael Catanzaro from comment #2)
> We have to somehow stop the sync thread before we can do that.

No, because m_client is only ever used on the main thread. The IconDatabase code is careful to ensure this.

Still, it's probably best to leave the assertions and instead unset the client in IconDatabase::close.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170724/47466212/attachment-0001.html>


More information about the webkit-unassigned mailing list