Bug 141182 - Update cache header after revalidation without rewriting the body data
Summary: Update cache header after revalidation without rewriting the body data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-02 16:07 PST by Antti Koivisto
Modified: 2015-02-03 04:42 PST (History)
1 user (show)

See Also:


Attachments
patch (10.63 KB, patch)
2015-02-02 16:16 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-02-02 16:07:49 PST
Less writing
Comment 1 Antti Koivisto 2015-02-02 16:16:07 PST
Created attachment 245912 [details]
patch
Comment 2 WebKit Commit Bot 2015-02-02 16:18:48 PST
Attachment 245912 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.h:137:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageCocoa.mm:454:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2015-02-02 16:32:53 PST
Comment on attachment 245912 [details]
patch

r=me
Comment 4 Antti Koivisto 2015-02-03 04:42:32 PST
https://trac.webkit.org/r179546