Bug 80364 - Turn Runs class into a proper model to implement incremental JSON update
Summary: Turn Runs class into a proper model to implement incremental JSON update
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 79898
  Show dependency treegraph
 
Reported: 2012-03-05 18:57 PST by Ryosuke Niwa
Modified: 2012-03-07 20:27 PST (History)
3 users (show)

See Also:


Attachments
Patch (36.40 KB, patch)
2012-03-05 19:01 PST, Ryosuke Niwa
morrita: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>