Bug 142990 - -[_WKWebsiteDataStore removeDataOfTypes:modifiedSince:completionHandler:] doesn't remove cookies
Summary: -[_WKWebsiteDataStore removeDataOfTypes:modifiedSince:completionHandler:] doe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 15:12 PDT by Anders Carlsson
Modified: 2015-03-23 15:31 PDT (History)
0 users

See Also:


Attachments
Patch (2.26 KB, patch)
2015-03-23 15:13 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-03-23 15:12:14 PDT
-[_WKWebsiteDataStore removeDataOfTypes:modifiedSince:completionHandler:] doesn’t remove cookies
Comment 1 Anders Carlsson 2015-03-23 15:13:54 PDT
Created attachment 249283 [details]
Patch
Comment 2 Andreas Kling 2015-03-23 15:17:10 PDT
Comment on attachment 249283 [details]
Patch

k
Comment 3 Anders Carlsson 2015-03-23 15:31:47 PDT
Committed r181875: <http://trac.webkit.org/changeset/181875>