RESOLVED FIXED 142060
Add API to remove all website data for the given data records
https://bugs.webkit.org/show_bug.cgi?id=142060
Summary Add API to remove all website data for the given data records
Anders Carlsson
Reported 2015-02-26 14:56:35 PST
Add API to remove all website data for the given data records
Attachments
Patch (12.64 KB, patch)
2015-02-26 15:19 PST, Anders Carlsson
bdakin: review+
Anders Carlsson
Comment 1 2015-02-26 15:19:52 PST
WebKit Commit Bot
Comment 2 2015-02-26 15:23:29 PST
Attachment 247453 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:334: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:337: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:362: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.h:62: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 4 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 3 2015-02-26 15:31:41 PST
Comment on attachment 247453 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=247453&action=review > Source/WebCore/ChangeLog:10 > + New function that removes resources all resources that match the set of origins in a given session. Some kind of typo in the middle of this sentence. > Source/WebKit2/UIProcess/API/Cocoa/_WKWebsiteDataStore.mm:108 > + no blank line here
Beth Dakin
Comment 4 2015-02-26 15:32:23 PST
Comment on attachment 247453 [details] Patch Listen to thorton!!!
Anders Carlsson
Comment 5 2015-02-26 15:34:33 PST
Note You need to log in before you can comment on or make changes to this bug.