Summary: | perf-o-matic: Extract logic to generate JSON responses as classes to unit test | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> | ||||
Component: | WebKit Website | Assignee: | Ryosuke Niwa <rniwa> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, morrita | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | 78989 | ||||||
Bug Blocks: | 77037 | ||||||
Attachments: |
|
Description
Ryosuke Niwa
2012-02-20 01:21:25 PST
Created attachment 127923 [details]
refactoring
Comment on attachment 127923 [details] refactoring View in context: https://bugs.webkit.org/attachment.cgi?id=127923&action=review > Websites/webkit-perf.appspot.com/controller.py:52 > + cache_dashboard(ManifestJSONGenerator().to_json()) Oh oops, this needs to be manifest :( Comment on attachment 127923 [details]
refactoring
rs=me
|