[Webkit-unassigned] [Bug 187564] New: IndexedDB: database file of subframe cannot be removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 14:41:55 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187564

            Bug ID: 187564
           Summary: IndexedDB: database file of subframe cannot be removed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com

Steps to reproduce:
1. Visit a website(e.g. google.com) with subframe that loads content from another domain(e.g. ads.com) and uses IndexedDB.
2. Call removeDataOfTypes function to remove IndexedDB.
IndexedDB files at PathToIndexedDB/https_google.com_0/https_ads.com_0/DBName/ are not deleted; files at PathToIndexedDB/https_google.com_0/DBName/ are deleted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180711/481df249/attachment.html>


More information about the webkit-unassigned mailing list