mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Fix nit
This commit is contained in:
parent
358146630a
commit
db0b581760
1 changed files with 1 additions and 1 deletions
|
|
@ -1331,7 +1331,7 @@ NetworkMonitor.prototype = {
|
|||
response.httpVersion = statusLineArray.shift();
|
||||
// XXX:
|
||||
// Sometimes, when using a proxy server (manual proxy configuration),
|
||||
// throws an errors:
|
||||
// throws an error:
|
||||
// 0x80040111 (NS_ERROR_NOT_AVAILABLE)
|
||||
// [nsIHttpChannelInternal.remoteAddress]
|
||||
// Bug 1337791 is the suspect.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue