Closed
Bug 8039
Opened 25 years ago
Closed 25 years ago
Necko needs to support offline use
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: Bienvenu, Assigned: warrensomebody)
References
Details
Necko needs to support an offline mode in which it doesn't make new tcp
connections, and makes urls which attempt to make a new tcp connection fail
gracefully. Please see me for as much more info as you need.
Assignee | ||
Updated•25 years ago
|
Assignee: warren → valeski
Assignee | ||
Comment 2•25 years ago
|
||
I think Jud was thinking about this...
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Updated•25 years ago
|
Target Milestone: M14
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Assignee | ||
Updated•25 years ago
|
Assignee: valeski → warren
Assignee | ||
Comment 8•25 years ago
|
||
We discussed adding an nsIIOService::SetOffline/GetOffline attribute that the
socket transport would honor. Jud, if you want, I'll take this bug....
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•25 years ago
|
||
I added nsIIOService::GetOffline/SetOffline. Give it a try.
Comment 10•25 years ago
|
||
is there a pref or something similar I can set to test this out, or do I need to
wait til some xpapp guy implements something
Assignee | ||
Comment 11•25 years ago
|
||
We have to wait to the xpapps guys set it. I don't know if there's a bug for
that or not, so you might want to reopen this and reassign.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•25 years ago
|
||
I see some mail/news bugs assigned re: offline use. I'm sure David will speak up
if he has problems so I'll mark this verified for completeness sake.
You need to log in
before you can comment on or make changes to this bug.
Description
•