Closed
Bug 101976
Opened 24 years ago
Closed 15 years ago
xpcom threadsafety problems
Categories
(Core Graveyard :: Tracking, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: dougt, Unassigned)
References
Details
(Keywords: helpwanted, meta, topembed-)
These fixes (54633 54635 54636 54638 54639) are needed to make CreateInstance
work from a thread other than the one that initialized XPCOM. Any app using
XPCOM in a server environment (like mine) needs this. When these get fixed a
multithreaded CreateInstance test should be built.
Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.1
Depends on: 128646
Reporter | ||
Comment 3•23 years ago
|
||
moving out based on my workload. Yell, if you have a problem.
Keywords: helpwanted
Target Milestone: mozilla1.1alpha → Future
Comment 4•23 years ago
|
||
batch: adding topembed per Gecko2 document
http://rocknroll.mcom.com/users/marek/publish/Gecko/Gecko2Tasks.html
Keywords: topembed
Updated•23 years ago
|
QA Contact: chofmann → depstein
Updated•23 years ago
|
Updated•23 years ago
|
QA Contact: depstein → carosendahl
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•