Bug 80364

Summary: Turn Runs class into a proper model to implement incremental JSON update
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79898    
Attachments:
Description Flags
Patch morrita: review+

Description Ryosuke Niwa 2012-03-05 18:57:11 PST
Turn Runs class into a proper model to implement incremental JSON update
Comment 1 Ryosuke Niwa 2012-03-05 19:01:50 PST
Created attachment 130266 [details]
Patch
Comment 2 Ryosuke Niwa 2012-03-05 19:04:27 PST
Once this patch is landed, there will be exactly two PersistentCaches left (I'm going to delete the rest once the transition is complete).
Comment 3 Ryosuke Niwa 2012-03-07 20:27:25 PST
Committed r110142: <http://trac.webkit.org/changeset/110142>