Revert "Network Error Logging: Ignore Reporting API upload requests"
This reverts commit a8a1b79e. Reason for revert: Failures on Linux MSan Tests buildbot: https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20MSan%20Tests Original change's description: > Network Error Logging: Ignore Reporting API upload requests > > Right now, the ReportingUploader cancels requests once the headers are > received, which causes the requests to fail with ERR_ABORTED, which > triggers a NEL report. > > This CL breaks that loop by attaching user data to upload requests and > ignoring ERR_ABORTED errors stemming from them. > > TBR=mkwst@chromium.org > > Bug: 793392 > Change-Id: Id26516533ec0e7531797717526b015c56a742c1b > Reviewed-on: https://chromium-review.googlesource.com/817553 > Commit-Queue: Julia Tuttle <juliatuttle@chromium.org> > Reviewed-by: Miriam Gershenson <mgersh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#524390} TBR=mgersh@chromium.org,juliatuttle@chromium.org Change-Id: I3e86f06bed769481a2ec6bdec109bdd590493ddc No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 793392 Reviewed-on: https://chromium-review.googlesource.com/830353Reviewed-by:Mohsen Izadi <mohsen@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#524423}
Showing
Please register or sign in to comment