[Webkit-unassigned] [Bug 177951] [MSE] Dead code in SourceBuffer::appendBufferTimerFired()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 15:18:02 PDT 2017


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

Alicia Boya García <aboya at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aboya at igalia.com

--- Comment #1 from Alicia Boya García <aboya at igalia.com> ---
The comment makes me suspect that `.resize(1)` should actually be
`.reserveCapacity(1)` and that zero-length appends are not being handled
correctly.

-- 
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/20171005/44160676/attachment.html>


More information about the webkit-unassigned mailing list