DescriptionFix last_range != range_for_next_append_ DCHECK in SourceBufferStream.
Added a condition to avoid the DCHECK for a valid situation where the
check should have been applied.. A test was added to capture the
specific case that was triggering the DCHECK.
BUG=303413
TEST=SourceBufferStreamTest.Remove_PreviousAppendDestroyedAndOverwriteExistingRange
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232998
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address CR comments #
Messages
Total messages: 10 (0 generated)
|