New issue
Advanced search Search tips

Issue 919115 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

NEL: Extraneous "unknown" error reports generated

Project Member Reported by chlily@chromium.org, Jan 4

Issue description

We are generating NEL reports in HttpNetworkTransaction::DoCallback() with the return value passed to DoCallback(), which sometimes represents an error (negative values and 0) and sometimes represents the number of bytes read (positive values and 0). This results in the generation of extraneous reports for positive values, which do not match up with any of the errors reported by NEL and thus show up as "unknown" error reports.
 
Labels: -Pri-3 M-73 Pri-2

Sign in to add a comment