Closed
Bug 3462
Opened 26 years ago
Closed 26 years ago
Multiple Threads Are Loaded
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
CLOSED
FIXED
People
(Reporter: peer_support, Assigned: rpotts)
Details
When you load mozilla's homepage, two instances of every thread are started.
For example, if thread a is loaded, thread b is loaded as well. Double the
threads.
Re-assigned to radha@netscape.com.
Radha, rpotts and I just can't figure out what this bug is about. Any clues?
Reporter | ||
Updated•26 years ago
|
Assignee: radha → rpotts
Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•26 years ago
|
||
I have fixed the problem. It seems that WinNT 5.0 handles threads differently
than NT 4.0 does. I recompiled mozilla with a few new lines of code scattered
throughout, and it's all set!
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → CLOSED
Comment 3•22 years ago
|
||
Moving all threading bugs to XPCOM. See bug 160356.
Component: Threading → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•