Bug 240726
Summary: | WKHTTPCookieStore tests should use removeDataOfTypes to delete all cookies | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/847
Radar WebKit Bug Importer
<rdar://problem/94049346>
EWS
Committed r294977 (251081@main): <https://commits.webkit.org/251081@main>
Reviewed commits have been landed. Closing PR #847 and removing active labels.