Bug 240726

Summary: WKHTTPCookieStore tests should use removeDataOfTypes to delete all cookies
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Tools / TestsAssignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, jbedard, sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yury Semikhatsky
Reported 2022-05-20 12:41:47 PDT
Currently when the tests need to clear all cookies they them one by one, even though there is an API that does it in batch (see https://bugs.webkit.org/show_bug.cgi?id=240671 for related discussion).
Attachments
Yury Semikhatsky
Comment 1 2022-05-20 12:47:50 PDT
Radar WebKit Bug Importer
Comment 2 2022-05-27 12:42:12 PDT
EWS
Comment 3 2022-05-27 19:19:53 PDT
Committed r294977 (251081@main): <https://commits.webkit.org/251081@main> Reviewed commits have been landed. Closing PR #847 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.