[Webkit-unassigned] [Bug 171644] [GTK] Assertion failure in Inspector::RemoteInspector::setRemoteInspectorClient when disposing WebKitWebContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 21:15:03 PDT 2017


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Oh I get it, Epiphany actually does not create the default web context, because WebKit creates it lazily on-demand, and Epiphany just never uses it. I remember now previously being chided for using the default web context in Epiphany. That's fixed, and that's why it doesn't crash on start.

So I think we broke use of multiple WebKitWebContexts within the same UI process. Do we not have any tests for this, or did we just not notice because our debug bot is always red?

-- 
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/20170504/cdef4b8f/attachment.html>


More information about the webkit-unassigned mailing list