Closed
Bug 508584
Opened 16 years ago
Closed 3 years ago
Update MDC Optimizing_applications_for_NSPR page
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
()
Details
(Found this while looking at bug 165735.)
{
Author: larryh@netscape.com
Last Updated Date: December 1, 2004
}
*****
Can I simply remove the WIN-16 part?
*****
{
The WIN-NT port of NSPR takes advantage of some of the features of NT that are not available in WIN-95, such as fibers and asynch I/O.
The implementation is well suited for high performance application, such as a server, but clients may find the WIN-95 version more suited (and adequate) for interactive applications such as are prevalent on today's workstations.
}
Should Mozilla trunk continue to use the WIN-95 implementation "endlessly",
or could it start to look into switching to the WIN-NT one ?
Comment 1•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:KaiE, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: wtc → nobody
Flags: needinfo?(kaie)
Comment 2•3 years ago
|
||
Page is now at https://firefox-source-docs.mozilla.org/nspr/optimizing_applications_for_nspr.html
We're now using the WIN95 config everywhere IIUC, so I don't see a need to discuss the port named WINNT.
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(kaie)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•