[webkit-reviews] review granted: [Bug 222115] <video> rendered inside <template> shows black for webcam stream (Safari 14.0.3 only) : [Attachment 429153] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 07:44:21 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 222115: <video> rendered inside <template> shows black for webcam stream
(Safari 14.0.3 only)
https://bugs.webkit.org/show_bug.cgi?id=222115

Attachment 429153: Patch

https://bugs.webkit.org/attachment.cgi?id=429153&action=review




--- Comment #14 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 429153
  --> https://bugs.webkit.org/attachment.cgi?id=429153
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=429153&action=review

> LayoutTests/fast/media/template-hidden.html:17
> +    if (navigator.mediaDevices && navigator.mediaDevices.getUserMedia)

Isn’t this test reversed?


More information about the webkit-reviews mailing list