Bug 144568

Summary: Network Cache: Support time based cache clearing
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cgarcia, commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2015-05-04 06:06:08 PDT
Attachments
patch (10.61 KB, patch)
2015-05-04 08:39 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2015-05-04 08:39:40 PDT
WebKit Commit Bot
Comment 2 2015-05-04 08:41:27 PDT
Attachment 252311 [details] did not pass style-queue: ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.cpp:718: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.h:65: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.cpp:537: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.h:104: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cocoa/NetworkProcessCocoa.mm:158: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cocoa/NetworkProcessCocoa.mm:176: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 6 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2015-05-04 11:03:59 PDT
Comment on attachment 252311 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=252311&action=review r=me > Source/WebKit2/ChangeLog:25 > + (WebKit::clearNSURCache): Should be called clearNSURLCache. :)
Antti Koivisto
Comment 4 2015-05-04 11:53:28 PDT
Note You need to log in before you can comment on or make changes to this bug.