Closed Bug 47825 Opened 25 years ago Closed 25 years ago

xpcom proxy has extra unneeded monitor for hash tables

Categories

(Core :: XPCOM, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

(Whiteboard: nsbeta3+)

Attachments

(1 file)

xpcom proxy has extra unneeded monitor for hash tables access. We already create nsHashTables that are thread safe. We also enter a monitor before accessing these hashtables. We can remove this extra access or create hashtables which are not thread safe.
nice find. strip it.
Keywords: nsbeta3
Whiteboard: nsbeta3+
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
please verify
Marking Verified. Please reopen if still an issue.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: