[Webkit-unassigned] [Bug 184642] [MSE] New SourceBuffers Objects from WebCore/JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 14:29:27 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184642

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com

--- Comment #12 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 338192
  --> https://bugs.webkit.org/attachment.cgi?id=338192
Patch

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

> Source/WebCore/Modules/mediasource/MediaSource.cpp:677
> +    return buffer;

return WTFMove(buffer); I think

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180418/ce062f25/attachment.html>


More information about the webkit-unassigned mailing list