[Webkit-unassigned] [Bug 139813] [MSE] Implement per TrackBuffer buffered.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 14 10:55:02 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #244596|0                           |1
        is obsolete|                            |
 Attachment #244596|review?, commit-queue?      |
              Flags|                            |
 Attachment #244617|                            |review?, commit-queue?
              Flags|                            |

--- Comment #8 from Bartlomiej Gajda <b.gajda at samsung.com> ---
Created attachment 244617
  --> https://bugs.webkit.org/attachment.cgi?id=244617&action=review
add per trackBuffer buffered + layoutTests v2

Changed code according to comments.

Switched buffered (and new flag for dirtiness as well) to mutable, as it's easier then removing const from 5 functions.

Since I switched to lazy evaluation and there were few places where 'SourceBuffer.m_buffered' was used directly, had to change them as well, to guarantee proper sync with data.

-- 
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/20150114/ca9ed3c1/attachment-0002.html>


More information about the webkit-unassigned mailing list