Closed
Bug 1668804
Opened 4 years ago
Closed 4 years ago
Initiating a pinch zoom on youtube.com makes the video go black for a split second
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox82 | --- | unaffected |
firefox83 | --- | affected |
People
(Reporter: jnicol, Unassigned)
References
(Blocks 3 open bugs)
Details
Noticed on android webrender, but probably affects non-OS-compositor platforms with desktop zooming. Probably affects other websites with videos too.
My hunch is that this is because we disable picture caching when a pinch zoom is active, but the video has been promoted to a compositor surface. Maybe it takes a frame for us to realize we need to render it normally rather than as its own surface.
Updated•4 years ago
|
Severity: -- → S3
status-firefox82:
--- → unaffected
status-firefox83:
--- → affected
OS: Unspecified → All
Hardware: Unspecified → All
Reporter | ||
Comment 1•4 years ago
|
||
This appears to be fixed, I'm guessing by bug 1670842.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•