Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1445)

Side by Side Diff: LayoutTests/http/tests/media/media-source/webkitmediasource-sourcebufferlist-crash-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 PASS successfullyParsed is true
2
3 TEST COMPLETE
1 Verify that we don't crash on close if the MediaSource.sourceBuffers holds the l ast reference to its SourceBuffer objects. 4 Verify that we don't crash on close if the MediaSource.sourceBuffers holds the l ast reference to its SourceBuffer objects.
2 5
3 Calling addSourceBuffer() 6 Calling addSourceBuffer()
4 Running garbage collector to cleanup the SourceBuffer reference returned by addS ourceBuffer() 7 Running garbage collector to cleanup the SourceBuffer reference returned by addS ourceBuffer()
5 onSourceClose 8 onSourceClose
6 END OF TEST 9 END OF TEST
7 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698