Bug 183496

Summary: ServiceWorker should respect IDB and DOMCache partitioning
Product: WebKit Reporter: youenn fablet <youennf>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, commit-queue, ews-watchlist, rniwa, stefan, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2018-03-08 22:29:26 PST
Currently, they are always using first party partitions
Comment 1 youenn fablet 2018-03-08 22:36:14 PST
Created attachment 335395 [details]
Patch
Comment 2 EWS Watchlist 2018-03-08 22:38:27 PST
Attachment 335395 [details] did not pass style-queue:


ERROR: Source/WebCore/workers/service/context/ServiceWorkerThread.cpp:74:  Missing spaces around :  [whitespace/init] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Radar WebKit Bug Importer 2018-03-08 22:40:23 PST
<rdar://problem/38291626>
Comment 4 WebKit Commit Bot 2018-03-09 13:47:36 PST
Comment on attachment 335395 [details]
Patch

Clearing flags on attachment: 335395

Committed r229483: <https://trac.webkit.org/changeset/229483>
Comment 5 WebKit Commit Bot 2018-03-09 13:47:37 PST
All reviewed patches have been landed.  Closing bug.