[customtabs] Increase max response size of DetachedResourceRequest.
Some misconfigured servers redirect to a 200 code instead of a 204, meaning that the response payload can be quite large. This is not an issue in practice, but it does confuse metrics a bit. Since there is no harm in increasing the limit, do it to make metrics easier to understand. Bug: 816837 Change-Id: I908a3cad22779b57bdb78f5957e8839048ee3597 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339981Reviewed-by:Peter Conn <peconn@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#795533}
Showing
Please register or sign in to comment