Closed
Bug 749499
Opened 13 years ago
Closed 13 years ago
Fix CrossProcessMutex ctor counter
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
791 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
During testing for turning on NPAPI Async drawing by default I discovered a missing ctor counting inside CrossProcessMutex code on windows. This patch fixes that.
Attachment #618913 -
Flags: review?(jones.chris.g)
Updated•13 years ago
|
Attachment #618913 -
Flags: review?(jones.chris.g) → review+
Comment 1•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•