Bug 138156 - Factor cache validity computation functions out of CachedResource
Summary: Factor cache validity computation functions out of CachedResource
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: 30322
  Show dependency treegraph
 
Reported: 2014-10-28 16:41 PDT by Antti Koivisto
Modified: 2014-10-29 15:10 PDT (History)
7 users (show)

See Also:


Attachments
patch (26.40 KB, patch)
2014-10-29 13:49 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff
updated patch (26.45 KB, patch)
2014-10-29 14:15 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
another (29.81 KB, patch)
2014-10-29 14:21 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-10-28 16:41:20 PDT
These are useful for WebKit level cache implementation.
Comment 1 Antti Koivisto 2014-10-29 13:49:28 PDT
Created attachment 240620 [details]
patch
Comment 2 Antti Koivisto 2014-10-29 14:00:29 PDT
Reverted r175342 for reason:

a file ended up in a wrong directory

Committed r175343: <http://trac.webkit.org/changeset/175343>
Comment 3 Antti Koivisto 2014-10-29 14:15:12 PDT
Created attachment 240622 [details]
updated patch
Comment 4 Antti Koivisto 2014-10-29 14:21:51 PDT
Created attachment 240623 [details]
another
Comment 5 Antti Koivisto 2014-10-29 15:02:52 PDT
http://trac.webkit.org/changeset/175348
Comment 6 Antti Koivisto 2014-10-29 15:10:21 PDT
Oops, ChangeLog mismerged and it picked up wrong commit message. Leaving as-is since it is otherwise fine.