[Webkit-unassigned] [Bug 211018] iOS PWAs using Service Workers freeze after being backgrounded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 06:55:24 PDT 2020


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
I would guess the WebProcess running the service worker stays suspended.
>From my testing, the service worker runs in the WebProcess of the page which gets resumed.
If you attach your iOS device to a Mac, you can try debugging with Safari web inspector.
You should see entries like:
Develop -> Phone:
Web
   airhorner.com (for the page or service worker)
Web
   airhorner.com (for the service worker or the page)

-- 
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/20200427/e14a5559/attachment.htm>


More information about the webkit-unassigned mailing list