RESOLVED FIXED 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
Summary MediaRecorderPrivateWriter should ensure its writer input is ready for more d...
youenn fablet
Reported 2020-08-03 07:45:02 PDT
MediaRecorderPrivateWriter should ensure its writer input is ready for more data before appending new samples
Attachments
Patch (6.89 KB, patch)
2020-08-03 08:21 PDT, youenn fablet
no flags
Patch for landing (6.88 KB, patch)
2020-08-03 13:37 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2020-08-03 08:21:15 PDT
Eric Carlson
Comment 2 2020-08-03 12:04:52 PDT
Comment on attachment 405830 [details] 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/
youenn fablet
Comment 3 2020-08-03 13:37:49 PDT
Created attachment 405861 [details] Patch for landing
EWS
Comment 4 2020-08-03 14:01:22 PDT
Committed r265216: <https://trac.webkit.org/changeset/265216> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405861 [details].
Radar WebKit Bug Importer
Comment 5 2020-08-03 16:24:07 PDT
Note You need to log in before you can comment on or make changes to this bug.