Bug 183496 - ServiceWorker should respect IDB and DOMCache partitioning
Summary: ServiceWorker should respect IDB and DOMCache partitioning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-08 22:29 PST by youenn fablet
Modified: 2018-03-09 13:47 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.24 KB, patch)
2018-03-08 22:36 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.