[Webkit-unassigned] [Bug 216120] [GLIB] RemoteInspectorServer is not started if WebKitWebContext is not created already created

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 07:45:18 PDT 2020


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
The issue that I had while working on bug #212002 where I was trying
to add API to remote inspect JSCContext instances is probably related:
we can have a bare JSCContext without any WebKitWebContext being created,
so this makes me think that maybe we should detach the creation of the
RemoteInspectorServer singleton from the WebKitWebContext, and instead
have some API to start it.

-- 
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/20200903/18a928fa/attachment-0001.htm>


More information about the webkit-unassigned mailing list