Bug 78306

Summary: Perf-o-matic shouldn't rely on memcache to store cached JSON responses
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77037    
Attachments:
Description Flags
fixes the bug abarth: review+

Ryosuke Niwa
Reported 2012-02-09 18:07:19 PST
Apparently memcache can be flushed at arbitrary time. We need a backup of what we store in memcache.
Attachments
fixes the bug (4.49 KB, patch)
2012-02-09 18:09 PST, Ryosuke Niwa
abarth: review+
Ryosuke Niwa
Comment 1 2012-02-09 18:09:58 PST
Created attachment 126419 [details] fixes the bug
Ryosuke Niwa
Comment 2 2012-02-09 18:20:01 PST
Note You need to log in before you can comment on or make changes to this bug.