RESOLVED DUPLICATE of bug 183075 183135
Drop ASSERT(parentProcessHasServiceWorkerEntitlement()) in StorageProcess::swServerForSession()
https://bugs.webkit.org/show_bug.cgi?id=183135
Summary Drop ASSERT(parentProcessHasServiceWorkerEntitlement()) in StorageProcess::sw...
Chris Dumez
Reported 2018-02-26 10:43:42 PST
Drop ASSERT(parentProcessHasServiceWorkerEntitlement()) in StorageProcess::swServerForSession(). This assertion is not correct in the current state of things as any app using WKWebsiteDataStore API to fetch or remove data will hit this code path, weither they have service workers enabled or not.
Attachments
Chris Dumez
Comment 1 2018-02-26 10:44:40 PST
*** Bug 183075 has been marked as a duplicate of this bug. ***
Chris Dumez
Comment 2 2018-02-26 11:34:40 PST
I meant to dupe the other way.. *** This bug has been marked as a duplicate of bug 183075 ***
Note You need to log in before you can comment on or make changes to this bug.