Bug 111909

Summary: List cache partitions as units instead of as their contents
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: WebKit Misc.Assignee: Vicki Pfau <jeffrey+webkit>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, japhet, mjs, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mjs: review+

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>