Closed
Bug 1738628
Opened 4 years ago
Closed 4 years ago
Window Sharing produces skewed images with libwebrtc update
Categories
(Core :: WebRTC, defect, P1)
Core
WebRTC
Tracking
()
RESOLVED
DUPLICATE
of bug 1738946
People
(Reporter: ng, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files)
The image appears skewed as if the stride is off. I believe I may have seen this before briefly while watching tests but it seemed intermittent. I thought it was happening during screen sharing, but it looks to be happening during window sharing only (at least at the moment).
Comment 1•4 years ago
|
||
I see similar tearing when taking a screenshot using Bugzilla's screenshot tool:
Steps to reproduce:
- In this Bugzilla bug report, click the "Attach New File" button.
- On the "Create New Attachment" page, click the "take a screenshot" link.
- In the door hanger, select a window (NOT "Entire screen").
Result:
The screenshot image's stride is wrong. See the attached screenshot.
I bisected this regression to this pushlog containing libwebrtc update bug 1654112:
Comment 2•4 years ago
|
||
[Tracking Requested - why for this release]:
This is a bad regression in Firefox 96 from libwebrtc update bug 1654112.
I have only tested on Windows 11.
status-firefox94:
--- → unaffected
status-firefox95:
--- → unaffected
status-firefox96:
--- → affected
status-firefox-esr91:
--- → unaffected
tracking-firefox96:
--- → ?
Keywords: regression
Comment 4•4 years ago
|
||
There's a patch up on bug 1738946 so let's use that.
No longer blocks: 1654112
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
unaffected → ---
status-firefox95:
unaffected → ---
status-firefox96:
affected → ---
status-firefox-esr91:
unaffected → ---
tracking-firefox96:
? → ---
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•