[Webkit-unassigned] [Bug 139439] [MSE] Implement Append Error algorithm.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 12:52:23 PST 2015


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

--- Comment #7 from Jer Noble <jer.noble at apple.com> ---
Comment on attachment 243288
  --> https://bugs.webkit.org/attachment.cgi?id=243288
appendError algorithm implemented

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

> Source/WebCore/Modules/mediasource/SourceBuffer.cpp:1145
> -    // 3.1. Verify the following properties. If any of the checks fail then run the end of stream
> -    // algorithm with the error parameter set to "decode" and abort these steps.
> +    // 3.1. Verify the following properties. If any of the checks fail then run the append error algorithm
> +    // with the decode error parameter set to true and abort these steps.

The documentation changed, but I don't see a call to "appendError(true)" in this patch.  Is this an oversight?

-- 
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/20150205/a21ca59c/attachment-0002.html>


More information about the webkit-unassigned mailing list