[webkit-reviews] review granted: [Bug 216832] REGRESSION (iOS/Safari 14): MediaRecorder produces invalid video files : [Attachment 409500] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 16:51:54 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 216832: REGRESSION (iOS/Safari 14): MediaRecorder produces invalid video
files
https://bugs.webkit.org/show_bug.cgi?id=216832

Attachment 409500: Patch

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




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

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

>
Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm:
249
> +    [m_writer.get() startSessionAtSourceTime: kCMTimeZero];

Nit: extra space


More information about the webkit-reviews mailing list