[wmfme] mfpmp process doesn't get clear properly
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(4 files, 1 obsolete file)
When testing media engine DRM playback, mfpmp process is used for SWDRM, which should be clear when the DRM playback is terminated. However, I found we didn't clean them properly, so there would be many mfpmp processes left even if we already close those tabs playing DRM video.
| Assignee | ||
Comment 1•3 years ago
|
||
This helps debugging.
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D182829
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D182830
| Assignee | ||
Comment 4•3 years ago
|
||
We're still waiting for the response from MS, but I'd like to land the current patches first, which solves some leaking cases. Landing them first would also allow us to be able to add EME API test for the PlayReady. I will file another bug to handle mfpmp process leak when playing the EME playback through the media engine.
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 5•3 years ago
|
||
Depends on D182831
| Assignee | ||
Comment 6•3 years ago
|
||
Depends on D183219
Updated•3 years ago
|
| Assignee | ||
Comment 7•3 years ago
|
||
Filed bug 1842706 to track the leak issue for EME playback.
Comment 9•3 years ago
|
||
Backed out for causing bustages on MFMediaEngineParent.cpp
| Assignee | ||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment 11•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dd6afbde650b
https://hg.mozilla.org/mozilla-central/rev/4a8ee5d08e34
https://hg.mozilla.org/mozilla-central/rev/60df800dbdb0
https://hg.mozilla.org/mozilla-central/rev/3a5e789acb24
Description
•