RESOLVED FIXED 141724
Add API for clearing in-memory caches to WKWebsiteDataStore
https://bugs.webkit.org/show_bug.cgi?id=141724
Summary Add API for clearing in-memory caches to WKWebsiteDataStore
Anders Carlsson
Reported 2015-02-17 14:08:57 PST
Add API for clearing in-memory caches to WKWebsiteDataStore
Attachments
Patch (15.19 KB, patch)
2015-02-17 14:14 PST, Anders Carlsson
no flags
Patch (17.38 KB, patch)
2015-02-17 14:22 PST, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2015-02-17 14:14:17 PST
WebKit Commit Bot
Comment 2 2015-02-17 14:16:47 PST
Attachment 246765 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:125: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:228: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:641: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2015-02-17 14:22:30 PST
WebKit Commit Bot
Comment 4 2015-02-17 14:25:48 PST
Attachment 246766 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:125: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:228: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:641: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 5 2015-02-18 08:31:25 PST
Note You need to log in before you can comment on or make changes to this bug.