Closed
Bug 78281
Opened 25 years ago
Closed 25 years ago
bcJavaStubsAndProxies not thread-safe
Categories
(Core Graveyard :: Java to XPCOM Bridge, defect)
Core Graveyard
Java to XPCOM Bridge
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: blackconnect, Assigned: blackconnect)
References
Details
Attachments
(1 file)
|
2.38 KB,
patch
|
Details | Diff | Splinter Review |
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=32711
is a fix for the bug
bcJavaStubsAndProxies was threadsafe.
so the fix is to chage
NS_IMPL_ISUPPORTS
to NS_IMPL_THREADSAFE_ISUPPORTS
I am closing this bug as fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•