[webkit-reviews] review granted: [Bug 204945] Support different resolutions for video tracks captured from UIProcess : [Attachment 385019] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 09:47:49 PST 2019


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 204945: Support different resolutions for video tracks captured from
UIProcess
https://bugs.webkit.org/show_bug.cgi?id=204945

Attachment 385019: Patch

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




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

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

> Source/WebCore/platform/mediastream/RealtimeVideoCaptureSource.cpp:404
> +	   if (m_imageTransferSession) {

It is probably worth logging if m_imageTransferSession is NULL at this point.


More information about the webkit-reviews mailing list