[Webkit-unassigned] [Bug 140622] [MSE] Implement Range Removal algorithm.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 19 10:34:02 PST 2015


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

Bartlomiej Gajda <b.gajda at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #244908|                            |review?, commit-queue?
              Flags|                            |

--- Comment #1 from Bartlomiej Gajda <b.gajda at samsung.com> ---
Created attachment 244908
  --> https://bugs.webkit.org/attachment.cgi?id=244908&action=review
implement range removal algorithm v1

Added algorithm as per spec.

I've decided to keep this change here, instead of adding this to my previous patch (139813). as it's atomic enough to detect early if any additional platform specific test will be broken, 

I have test for this for multi-trackbuffer case, but I'm not sure where should I post it - here or there? (Seems natural for me to put it there)

Also should I add test for removing this fixme? Like, "after eos() if event 'sourceopen' then fail." ? 
I wasn't sure isn't this too bug specific to write (would not check anything else; for the second patch I will check whether samples are removed, but that requires 2 trackBuffers).

-- 
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/20150119/1be9384d/attachment-0002.html>


More information about the webkit-unassigned mailing list