Bug 240743 - WKHTTPCookieStoreDeleteAllCookies should wait for response from network process before invoking callback
Summary: WKHTTPCookieStoreDeleteAllCookies should wait for response from network proce...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on: 240671
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-20 15:37 PDT by Yury Semikhatsky
Modified: 2022-06-01 15:12 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 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.
Comment 1 Yury Semikhatsky 2022-05-20 15:45:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/865
Comment 2 Radar WebKit Bug Importer 2022-05-27 15:38:13 PDT
<rdar://problem/94057004>
Comment 3 Yury Semikhatsky 2022-06-01 15:12:20 PDT
Closing as it was fixed in https://github.com/WebKit/WebKit/commit/b7202854b8f9f74f2295bd478e632695b7470524