Bug 182967 - ServiceWorker: Data stored to IndexedDB lost after restart
Summary: ServiceWorker: Data stored to IndexedDB lost after restart
Status: RESOLVED DUPLICATE of bug 182574
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-20 06:05 PST by Stefan Sechelmann
Modified: 2018-02-20 08:00 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Sechelmann 2018-02-20 06:05:36 PST
When storing data to IndexedDB from within a service worker, that data is gone after browser restart.
Comment 1 Chris Dumez 2018-02-20 07:59:24 PST
Oh I fixed this recently. I’ll find the right bug and dupe.
Comment 2 Chris Dumez 2018-02-20 08:00:02 PST

*** This bug has been marked as a duplicate of bug 182574 ***