WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2022-05-20 15:45:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/865
Radar WebKit Bug Importer
Comment 2
2022-05-27 15:38:13 PDT
<
rdar://problem/94057004
>
Yury Semikhatsky
Comment 3
2022-06-01 15:12:20 PDT
Closing as it was fixed in
https://github.com/WebKit/WebKit/commit/b7202854b8f9f74f2295bd478e632695b7470524
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug