RESOLVED CONFIGURATION CHANGED226636
Develop -> Service Workers menu always empty
https://bugs.webkit.org/show_bug.cgi?id=226636
Summary Develop -> Service Workers menu always empty
Dan Peddle
Reported 2021-06-04 02:50:14 PDT
Unable to debug or inspect running service workers in Safari Tech Preview 125. Steps to reproduce: - open https://mdn.github.io/sw-test/ - open console - observe message "Service worker active" - evaluate `navigator.serviceWorker.controller` and observe a SW is registered and controlling - Open `Develop` menu, open `Service Workers` menu, - observe "No service workers" text Works in current Safari 14.1
Attachments
Radar WebKit Bug Importer
Comment 1 2021-06-04 10:30:47 PDT
youenn fablet
Comment 2 2021-06-06 23:57:52 PDT
This is indeed broken in STP 125 but appears to work in WebKit ToT. Not sure where regression happened.
youenn fablet
Comment 3 2021-06-07 00:09:46 PDT
I tried to check for the regression point but was not able to repro locally either except on STP. I guess this is specific to STP and not Safari.
Note You need to log in before you can comment on or make changes to this bug.