Fix 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 Review URL: https://codereview.chromium.org/58663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232998 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment