[Webkit-unassigned] [Bug 174224] New: WKWebSiteDataStore.removeDataOfTypes should wait until disk cache files are actually removed before invoking completion handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 15:56:28 PDT 2017


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

            Bug ID: 174224
           Summary: WKWebSiteDataStore.removeDataOfTypes should wait until
                    disk cache files are actually removed before invoking
                    completion handler
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: beidson at apple.com

Currently we dispatch the file deletion operations to a background queue and call completion handler without waiting for the I/O to complete.

-- 
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/20170706/e87209d6/attachment.html>


More information about the webkit-unassigned mailing list