Bug 188164 - IndexedDB data persists after clearing local data
Summary: IndexedDB data persists after clearing local data
Status: RESOLVED DUPLICATE of bug 187564
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 10
Hardware: Unspecified iOS 10
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-30 05:00 PDT by Alex
Modified: 2022-02-12 21:27 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2018-07-30 05:00:58 PDT
Steps to replicate
Use any web application that stores data in the browser using Indexed Database API (e.g. http://sb-storage-watcher.s3-website-eu-west-1.amazonaws.com/)
Try to delete all locally-stored data using FF’s user interface

What happens
Data stored in IndexedDB is still there after attempted data deletion

        
What should have happened? (expected results)        
Data stored using IndexedDB should have been deleted to protect users from cookie resurrection attempts

Picture
The user interface suggests that offline data will be removed.
Comment 1 Alexey Proskuryakov 2018-07-30 14:39:47 PDT
Just to confirm, is this about Firefox on iOS? Have Firefox developers advised that this is a WebKit bug?
Comment 2 Radar WebKit Bug Importer 2018-07-30 14:40:10 PDT
<rdar://problem/42747389>
Comment 3 Sihui Liu 2018-08-02 07:32:24 PDT
Could you attach an example? It seems this works for Safari now.
Comment 4 Alex 2018-08-03 04:49:52 PDT
Hello,

This is for Safari in iOS 10.2.1.
Comment 5 Brent Fulgham 2022-02-12 21:27:22 PST

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