Closed Bug 556424 Opened 16 years ago Closed 16 years ago

mozilla::MonitorAutoEnter::NotifyAll() doesn't notify all

Categories

(Core :: XPCOM, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

mozilla::MonitorAutoEnter::NotifyAll() calls PR_Notify() on its PRMonitor, it should call PR_NotifyAll(). Spun off bug 556214. We want this separate from bug 556214 so that we can land the new Ogg decoder backend (bug 531340) which uses mozilla::MonitorAutoEnter::NotifyAll() without waiting for bug 556214 to land and bake.
Attached patch Patch v1Splinter Review
Attachment #436367 - Flags: review?(jones.chris.g)
Comment on attachment 436367 [details] [diff] [review] Patch v1 Doh, thanks.
Attachment #436367 - Flags: review?(jones.chris.g) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: