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.
Just to confirm, is this about Firefox on iOS? Have Firefox developers advised that this is a WebKit bug?
<rdar://problem/42747389>
Could you attach an example? It seems this works for Safari now.
Hello, This is for Safari in iOS 10.2.1.
*** This bug has been marked as a duplicate of bug 187564 ***