Bug 182967

Summary: ServiceWorker: Data stored to IndexedDB lost after restart
Product: WebKit Reporter: Stefan Sechelmann <stefan>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, cdumez
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=174541

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 ***