[webkit-reviews] review granted: [Bug 215081] MediaRecorderPrivateWriter should ensure its writer input is ready for more data before appending new samples : [Attachment 405830] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 12:04:52 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted  review:
Bug 215081: MediaRecorderPrivateWriter should ensure its writer input is ready
for more data before appending new samples
https://bugs.webkit.org/show_bug.cgi?id=215081

Attachment 405830: Patch

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




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

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

> Source/WebCore/ChangeLog:8
> +	   Before the patch, we were checking whether the writer input was
ready.

s/the patch/r265192/


More information about the webkit-reviews mailing list