fetch: Remove the now-unneeded TrustTokens.FetchFailedReason enum
crrev.com/c/2442229 added some temporary histogramming to FetchManager to identify why failing Trust Tokens operations were failing. Now that we've found the cause (crbug.com/1128174; internal due to internal repro instructions, sorry), we can remove this instrumentation and clear up a hundred lines or so in fetch_manager.cc. We're keeping Net.TrustTokens.NetErrorForTrustTokenOperation, which we added at close to the same time, around to use a health indicator. Change-Id: Ib7178d30a03b1aaa529aafdd4c9f36cfc84e1dbc Fixed: 1133944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561778 Commit-Queue: David Van Cleve <davidvc@chromium.org> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#832069}
Showing
This diff is collapsed.
Please register or sign in to comment