[Webkit-unassigned] [Bug 249550] New: Give clients the ability to override the WKPreferences that a ServiceWorker gets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 17 20:11:21 PST 2022


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

            Bug ID: 249550
           Summary: Give clients the ability to override the WKPreferences
                    that a ServiceWorker gets
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Give clients the ability to override the WKPreferences that a ServiceWorker gets

Right now, they either get preferences from the first page in a process pool, or a default set of preferences if the process pool has never had any.

In practice, clients need to control the WKPreferences a ServiceWorker gets - Even if they've never created a WKWebView!

e.g. When an app wakes up to handle a web push message.

New WKWebsiteDataStore SPI will allow specifying "override preferences for a ServiceWorker"

-- 
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/20221218/94fee755/attachment.htm>


More information about the webkit-unassigned mailing list