Bug 183135

Summary: Drop ASSERT(parentProcessHasServiceWorkerEntitlement()) in StorageProcess::swServerForSession()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mitz, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.