[Webkit-unassigned] [Bug 240743] New: WKHTTPCookieStoreDeleteAllCookies should wait for response from network process before invoking callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 15:37:56 PDT 2022


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

            Bug ID: 240743
           Summary: WKHTTPCookieStoreDeleteAllCookies should wait for
                    response from network process before invoking callback
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yurys at chromium.org
                CC: kkinnunen at apple.com

Today API::HTTPCookieStore::deleteAllCookies just dispatches its completion handler on the main loop while the cookies may not have been deleted yet.

-- 
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/20220520/c36c471e/attachment.htm>


More information about the webkit-unassigned mailing list