Bug 181434 - Add Service Worker CSP persistency
Summary: Add Service Worker CSP persistency
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on: 181385
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-09 05:24 PST by youenn fablet
Modified: 2018-01-10 02:16 PST (History)
9 users (show)

See Also:


Attachments
Splitted patch from 181385 (6.45 KB, patch)
2018-01-09 05:28 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (7.07 KB, patch)
2018-01-09 07:02 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-01-09 05:24:59 PST
Add Service Worker CSP persistency
Comment 1 youenn fablet 2018-01-09 05:28:47 PST
Created attachment 330815 [details]
Splitted patch from 181385
Comment 2 youenn fablet 2018-01-09 05:32:09 PST
Before landing this patch, we might want a good story about how we migrate from one schema version to another.
We could store somewhere the version of the schema and if not the same as the expected one, wipe out the persistent data.
Comment 3 youenn fablet 2018-01-09 07:02:43 PST
Created attachment 330820 [details]
Patch
Comment 4 youenn fablet 2018-01-09 07:05:23 PST
rdar://problem/36365833
Comment 5 Radar WebKit Bug Importer 2018-01-09 07:05:45 PST
<rdar://problem/36375167>
Comment 6 WebKit Commit Bot 2018-01-10 02:16:44 PST
Comment on attachment 330820 [details]
Patch

Clearing flags on attachment: 330820

Committed r226705: <https://trac.webkit.org/changeset/226705>
Comment 7 WebKit Commit Bot 2018-01-10 02:16:46 PST
All reviewed patches have been landed.  Closing bug.