Bug 23417

Summary: Implement application cache obsolete state
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch andersca: review+

Alexey Proskuryakov
Reported 2009-01-19 03:48:59 PST
If a 404 or 410 response is received for manifest while updating, the cache group should be marked as obsolete, and no longer be used for loading new documents.
Attachments
proposed patch (46.12 KB, patch)
2009-01-19 04:49 PST, Alexey Proskuryakov
andersca: review+
Alexey Proskuryakov
Comment 1 2009-01-19 04:49:59 PST
Created attachment 26840 [details] proposed patch
Anders Carlsson
Comment 2 2009-01-19 10:27:31 PST
Comment on attachment 26840 [details] proposed patch r=me
Alexey Proskuryakov
Comment 3 2009-01-19 11:15:41 PST
Committed revision 40032.
Note You need to log in before you can comment on or make changes to this bug.