Closed
Bug 1067744
Opened 10 years ago
Closed 10 years ago
Make GMPMutex reentrant
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.37 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
Apparently a lot of Adobe's code that they want to import into their GMP uses reentrant mutexes. So they'd appreciate it if we made GMPMutex reentrant.
Assignee | ||
Comment 1•10 years ago
|
||
Make GMPMutex reentrant to save Adobe some work...
Attachment #8489805 -
Flags: review?(rjesup)
Comment 2•10 years ago
|
||
Comment on attachment 8489805 [details] [diff] [review]
Patch
Review of attachment 8489805 [details] [diff] [review]:
-----------------------------------------------------------------
Maybe add a comment why GMPMutex is a monitor, and that it's re-entrant
Attachment #8489805 -
Flags: review?(rjesup) → review+
Assignee | ||
Comment 3•10 years ago
|
||
I added a comment. Thanks!
https://hg.mozilla.org/integration/mozilla-inbound/rev/e8a1c2b11f71
Assignee | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e8a1c2b11f71
https://hg.mozilla.org/mozilla-central/rev/ded4fbea408f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Assignee | ||
Comment 6•10 years ago
|
||
Mass update firefox-status to track EME uplift.
You need to log in
before you can comment on or make changes to this bug.
Description
•