[Webkit-unassigned] [Bug 240604] Video starts playback with wrong object-fit on first frame using 'object-fit: cover'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 24 23:30:08 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240604
--- Comment #13 from Johannes Odland <johannes.odland at nrk.no> ---
Could it be related to this line?
https://github.com/WebKit/WebKit/blob/3afb34f466db6634ec6b7cea95b9cf6a735b43af/Source/WebKit/WebProcess/GPU/media/MediaPlayerPrivateRemote.cpp#L164
It seems to set up the video layer with the elements size, and not the replaced content rect.
This was changed to fix https://bugs.webkit.org/show_bug.cgi?id=226960, and this new bug appeared around the same time.
Changelog: https://bugs.webkit.org/attachment.cgi?id=454771&action=diff
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221025/1bd3a3ab/attachment.htm>
More information about the webkit-unassigned
mailing list