DescriptionAdd invalidation to url_response_disk_cache.
Entry in the disk cache are invalidated when requested offline. They can
be revalidated by caching a new version or explicitely revalidating the
entry.
This is necessary because if a downloaded application is buggy and crash
the shell, it will never be updated and the user would be stuck in a
crashing state. With this change, the crash will prevent the
revalidation of the entry, and the next run will force an update of the
application.
R=etiennej@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/8dbcae1ef2202ffe7d8939d976ab1766112972d9
Patch Set 1 #
Total comments: 2
Patch Set 2 : Follow review #Messages
Total messages: 4 (0 generated)
|