[Webkit-unassigned] [Bug 263340] New: Web Inspector: Can't debug Service Worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 18 15:09:52 PDT 2023


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

            Bug ID: 263340
           Summary: Web Inspector: Can't debug Service Worker
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

When pausing in the debugger at a breakpoint in a service worker, I can't inspect any local variables in scope, nor can I resume the script with the play button after it is paused. The service worker is frozen and dead at that point and can't be continued.

This is affecting web extensions at least, which are slightly different from normal service workers in that they run on the main thread.

An example extension can be found on bug 263170.

-- 
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/20231018/9472595d/attachment-0001.htm>


More information about the webkit-unassigned mailing list