Closed
Bug 1260407
Opened 9 years ago
Closed 9 years ago
Added logging in proxy/pac handling to aid debugging
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: bagder, Assigned: bagder)
Details
(Whiteboard: [necko-active][proxy])
Attachments
(1 file)
(deleted),
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
There are right now a few bugs around proxy and pac/sysystem settings that are somewhat hard to track down. With a set of extra logging lines added to the code I hope to get more detailed information about what's exactly going on in (some of) those cases.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → daniel
Status: NEW → ASSIGNED
Whiteboard: [necko-active][proxy]
Assignee | ||
Comment 1•9 years ago
|
||
Just a bunch of added LOG() lines except for one little place where I added logic to avoid two log lines for that condition.
Attachment #8735833 -
Flags: review?(mcmanus)
Updated•9 years ago
|
Attachment #8735833 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•