Closed
Bug 1430253
Opened 5 years ago
Closed 5 years ago
Make WeakReferenceSupport::mRefCnt atomic
Categories
(Core :: IPC: MSCOM, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
This used to be protected by a mutex but that's not true anymore.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•5 years ago
|
status-firefox57:
--- → affected
status-firefox58:
--- → affected
Assignee | ||
Comment 2•5 years ago
|
||
mozreview-review |
Comment on attachment 8942324 [details] Bug 1430253: Make mscom::WeakReferenceSupport::mRefCnt atomic; https://reviewboard.mozilla.org/r/212602/#review218312
Assignee | ||
Comment 3•5 years ago
|
||
Actually I'm wrong on that, the mutex was just moved elsewhere. We're still safe.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Attachment #8942324 -
Flags: review?(jteh)
You need to log in
before you can comment on or make changes to this bug.
Description
•