When loading a page with video content and switching tabs during page loading, the video renders incorrectly and the tab freezes.
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: titaniumarmidillo, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
31.62 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0
Steps to reproduce:
Load a page with video content, then switch to a new tab while the page is loading. It should also be mentioned I am using Firefox Nightly.
Actual results:
The video playback froze, but audio still played. The tab also froze, and about half of the page did not render.
Expected results:
Video and webpage should have rendered normally.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•4 years ago
|
||
Hi,
Would you mind to provide the link for the specific video where you encounter the issue?
Does this issue still exist on the latest Nightly? Would you mind to provide the information from about:support
page?
Thank you so much.
Reporter | ||
Comment 3•4 years ago
|
||
Reporter | ||
Comment 4•4 years ago
|
||
This issue still exists on latest nightly. I've seen it happen on Reddit and Youtube, and it doesn't seem to be related to any specific video, just video's in general.
Reporter | ||
Comment 5•4 years ago
|
||
It might also be useful to know I've seen this happen on two different devices.
Comment 6•4 years ago
|
||
Thanks! Could you also help me try whether turning off media.rdd-process.enabled
would help?
In addition, I wonder if you could help me use profiler (using media preset) to profile the process when issue happens?
Thank you so much.
Reporter | ||
Comment 8•4 years ago
|
||
Setting media.rdd-process.enabled to false seems to have fixed the issue. Thanks for your help!
Comment 9•4 years ago
|
||
Matt, do you have any idea of why enabling RDD would cause a frozen tab?
Thank you.
Comment 10•4 years ago
|
||
I don't really sorry, can anyone reproduce this? Getting the profile would hopefully show something.
My best guess is that we have a sync ipc call that isn't being resolved.
Comment 11•4 years ago
|
||
Would you mind to help us use profiler to capture the process when the issue happens, in order to help us understand what happened and figure out a solution?
Thank you so much.
Description
•