Closed
Bug 149730
Opened 23 years ago
Closed 23 years ago
DNS Service must shutdown
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
(Keywords: verifyme)
Attachments
(1 file)
2.66 KB,
patch
|
rpotts
:
review+
darin.moz
:
superreview+
dbaron
:
approval+
|
Details | Diff | Splinter Review |
not shutting down causes all sorts of pain
Assignee | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Comment on attachment 86697 [details] [diff] [review]
Shuts down DNS at XPCOM Shutdown
looks good to me.
Attachment #86697 -
Flags: superreview+
Comment 3•23 years ago
|
||
Comment on attachment 86697 [details] [diff] [review]
Shuts down DNS at XPCOM Shutdown
looks good to me. sr=darin
Comment 4•23 years ago
|
||
Comment on attachment 86697 [details] [diff] [review]
Shuts down DNS at XPCOM Shutdown
r=rpotts@netscape.com
Attachment #86697 -
Flags: review+
Assignee | ||
Comment 5•23 years ago
|
||
landed the fix on the trunk last night.
Attachment #86697 -
Flags: approval+
Comment on attachment 86697 [details] [diff] [review]
Shuts down DNS at XPCOM Shutdown
Please land this on the 1.0.1 branch. Once there, replace the
"mozilla1.0.1+" keyword with the "fixed1.0.1" keyword.
Keywords: mozilla1.0.1 → mozilla1.0.1+
Assignee | ||
Updated•23 years ago
|
Keywords: fixed1.0.1
Updated•23 years ago
|
Keywords: mozilla1.0.1+
Dougt: Is there a way to test this externally or internally? I can probably get
some whitebox QA to look at this if that is needed.
Assignee | ||
Comment 9•22 years ago
|
||
code level fix. have david look at this.
Comment 10•22 years ago
|
||
david: can you look at this?
Comment 11•22 years ago
|
||
verified patch against Mozilla 1.2b Mozilla/5.0 (Windows; U; WinNT4.0; en-US;
rv:1.2b) Gecko/20021105 build. XPCOM shutdown observer added in
nsDnsService.cpp. No console msg for DNSService shutdown.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•