[Webkit-unassigned] [Bug 220406] Service Worker is no longer inspectable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 03:19:48 PST 2021


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
ServiceWorkerDebuggable (which implements Inspector::RemoteInspectionTarget) is currently owned by ServiceWorkerThreadProxy which lives in WebContent process.
There is no other debuggable in UIProcess contrary to Page and WebPageProxy.
Maybe this is what is missing?

-- 
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/20210107/33dd23e8/attachment.htm>


More information about the webkit-unassigned mailing list