[Payments] Cache multiple package names per web app manifest.
Before this patch, caching a web app manifest with multiple "id" values in "related_applications" sections would not always clear the stale data from the cache. Multiple "id" values in the same web app manifest are useful for using both prod and dev version of a payment app in the same web app manifest, for example. This patch clears the stale data for all "id" values in "related_applications" of a web app manifest that is being cached. Bug: 745765 Change-Id: I116e356d5181792668aa26c6ff4da7258cd11d49 Reviewed-on: https://chromium-review.googlesource.com/575845 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#487632}
Showing
Please register or sign in to comment