[AppCache] Treat non-200 2xx responses for manifests as SERVER_ERROR.
We were already treating these responses as errors, but were using UPDATE_OK as "ResultType" when handling the error. This fixes that to treat these errors the same as any other non-200 server response. Bug: 923650 Change-Id: I5f3464bd5ae8dc940f1476297cd935f9ecb5998e Reviewed-on: https://chromium-review.googlesource.com/c/1457469 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#629869}
Showing
Please register or sign in to comment