RESOLVED FIXED 181434
Add Service Worker CSP persistency
https://bugs.webkit.org/show_bug.cgi?id=181434
Summary Add Service Worker CSP persistency
youenn fablet
Reported 2018-01-09 05:24:59 PST
Add Service Worker CSP persistency
Attachments
Splitted patch from 181385 (6.45 KB, patch)
2018-01-09 05:28 PST, youenn fablet
no flags
Patch (7.07 KB, patch)
2018-01-09 07:02 PST, youenn fablet
no flags
youenn fablet
Comment 1 2018-01-09 05:28:47 PST
Created attachment 330815 [details] Splitted patch from 181385
youenn fablet
Comment 2 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.
youenn fablet
Comment 3 2018-01-09 07:02:43 PST
youenn fablet
Comment 4 2018-01-09 07:05:23 PST
Radar WebKit Bug Importer
Comment 5 2018-01-09 07:05:45 PST
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2018-01-10 02:16:46 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.