MSE: Merge SourceBufferRangeByPts into SourceBufferRange
With recent removal of LegacyByDts buffering logic, there is no longer a need to split the internals of SourceBufferRange into ByDts and ByPts implementations. This change merges the ByPts implementation into SourceBufferRange (SBR), makes SBR a concrete type, and updates a multitude of references to SBRByPts to be to SBR. BUG=771349 Change-Id: I0f96ea98733c8f124d616433c2f3e3324f06e9ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594277Reviewed-by:Dan Sanders <sandersd@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658851}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment