NEL: Extraneous "unknown" error reports generated |
|
Issue descriptionWe 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. |
|
►
Sign in to add a comment |
|
Comment 1 by mef@chromium.org
, Jan 4