Closed
Bug 1452025
Opened 7 years ago
Closed 7 years ago
Firefox bug breaks video playback in tab when webrender enabled
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: get_logan, Assigned: sotaro)
References
Details
(Keywords: nightly-community)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
Steps to reproduce:
1. Enable webrender (Set gfx.webrender.all to true in about:config and restart browser)
2. Start playing any youtube video
3. Open at least 2 new tabs in same window
4. Tear off the youtube tab so it is now in its own window
5. Minimize the youtube window
6. Cycle the previously created "new tabs" multiple times. (Easier to do this with ctrl + tab keys). The longer you do this for the more likely to trigger the issue.
7. Close the window with the "new tabs."
8. Restore the minimized youtube window. (The youtube video should immediately break and stop playing at this moment).
Video of the issue:
https://youtu.be/PfnLw6kCuMU
Actual results:
The youtube video should stop playing. Refreshing the page does not help and trying to play other videos within same tab also fails. Videos can still be played in new tabs.
Expected results:
The youtube video should have continued to play.
Testing lastest nightly (2018-04-05) using new Firefox profile. Affects Firefox nightly as bug seems to only occur if webrender is enabled.
My setup:
Intel 6700K, 32GB ram, GTX 1080 Ti, Windows 10 64-bit
Updated•7 years ago
|
Component: Untriaged → Graphics: WebRender
Keywords: nightly-community
Product: Firefox → Core
Version: 61 Branch → Trunk
Updated•7 years ago
|
| Assignee | ||
Comment 2•7 years ago
|
||
I confirmed the problem. When the problem happened, the following error happened.
> Failed to OpenSharedResource for SyncObjectD3D11
| Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #2)
> > Failed to OpenSharedResource for SyncObjectD3D11
> GP+[GFX1-]: Failed to OpenSharedResource for SyncObjectD3D11: 0x80070057
| Assignee | ||
Updated•7 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Testing latest nightly 2018-07-03 and I can no longer reproduce this issue.
| Assignee | ||
Comment 5•7 years ago
|
||
Thanks for the confirmation!
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•