[webkit-reviews] review requested: [Bug 178034] Add API to clean CacheStorage data : [Attachment 323213] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 15:07:40 PDT 2017


Chris Dumez <cdumez at apple.com> has asked  for review:
Bug 178034: Add API to clean CacheStorage data
https://bugs.webkit.org/show_bug.cgi?id=178034

Attachment 323213: Patch

https://bugs.webkit.org/attachment.cgi?id=323213&action=review




--- Comment #10 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 323213
  --> https://bugs.webkit.org/attachment.cgi?id=323213
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=323213&action=review

> Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.h:35
> +WK_EXTERN NSString * const WKWebsiteDataTypeDOMCache
WK_API_AVAILABLE(macosx(WK_MAC_TBA), ios(WK_MAC_TBA));

I think we need to find a better name than DOM cache, especially for the public
API.


More information about the webkit-reviews mailing list