[webkit-reviews] review requested: [Bug 231803] Add support for requestVideoFrameCallback API and MediaStreamTrack-based backend support : [Attachment 441603] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 23:50:55 PDT 2021


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 231803: Add support for requestVideoFrameCallback API and
MediaStreamTrack-based backend support
https://bugs.webkit.org/show_bug.cgi?id=231803

Attachment 441603: Patch

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




--- Comment #7 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 441603
  --> https://bugs.webkit.org/attachment.cgi?id=441603
Patch

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

> Source/WebCore/html/HTMLVideoElement.cpp:585
> +    auto identifier =  ++m_nextVideoFrameRequestIndex;

Should fix the space, as noticed by Eric.


More information about the webkit-reviews mailing list