RESOLVED FIXED 240743
WKHTTPCookieStoreDeleteAllCookies should wait for response from network process before invoking callback
https://bugs.webkit.org/show_bug.cgi?id=240743
Summary WKHTTPCookieStoreDeleteAllCookies should wait for response from network proce...
Yury Semikhatsky
Reported 2022-05-20 15:37:56 PDT
Today API::HTTPCookieStore::deleteAllCookies just dispatches its completion handler on the main loop while the cookies may not have been deleted yet.
Attachments
Yury Semikhatsky
Comment 1 2022-05-20 15:45:58 PDT
Radar WebKit Bug Importer
Comment 2 2022-05-27 15:38:13 PDT
Yury Semikhatsky
Comment 3 2022-06-01 15:12:20 PDT
Note You need to log in before you can comment on or make changes to this bug.