Closed Bug 1648787 Opened 5 years ago Closed 5 years ago

remove MOZ_GUARD_OBJECT bits from RecursiveMutex

Categories

(Core :: XPCOM, task)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

Details

Attachments

(1 file)

No description provided.

Apparently I added these in the initial commit for RecursiveMutex. I'm
not quite sure what I was thinking, but we don't need them for the
RecursiveMutex itself. (We have them on the corresponding *Auto*Lock
classes, which are also MOZ_RAII.)

Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c7d327088f52 remove MOZ_GUARD_OBJECT bits from RecursiveMutex; r=dmajor,xpcom-reviewers,nika
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: