Closed
Bug 1119717
Opened 10 years ago
Closed 10 years ago
Add logging to NotifyAddr logic for Windows to allow better debugging of error situations
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: bagder, Assigned: bagder)
References
Details
(Whiteboard: [lame-network])
Attachments
(1 file)
(deleted),
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
In order to help debugging further problems with bug 939318, we need some logging code in the NotifyAddr logic for windows that explains what we think happens (or not).
Assignee | ||
Comment 1•10 years ago
|
||
Adds very basic initial logging of two main places in the code to aid understanding what is (not) happening in network change situations on Windows.
Attachment #8546534 -
Flags: review?(mcmanus)
Updated•10 years ago
|
Attachment #8546534 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Here's the try-run for windows, featuring one fail that I simply cannot imagine is related to this change?
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4c4503165b93
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Updated•10 years ago
|
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•