Bug 111909 - List cache partitions as units instead of as their contents
Summary: List cache partitions as units instead of as their contents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vicki Pfau
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-08 18:16 PST by Vicki Pfau
Modified: 2013-03-11 15:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.66 KB, patch)
2013-03-08 18:21 PST, Vicki Pfau
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2013-03-08 18:16:01 PST
When representing cache partitions to the user, all of the cache items in a partition should be listed as a unit instead of having separate origins per each cache item inside the partitions.
Comment 1 Vicki Pfau 2013-03-08 18:21:17 PST
Created attachment 192319 [details]
Patch
Comment 2 Maciej Stachowiak 2013-03-11 14:59:18 PDT
Comment on attachment 192319 [details]
Patch

r=me
Comment 3 Vicki Pfau 2013-03-11 15:38:47 PDT
<rdar://problem/10393533>
Comment 4 Vicki Pfau 2013-03-11 15:41:31 PDT
Committed r145419: <http://trac.webkit.org/changeset/145419>