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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime-expected.txt

Issue 552303006: Prevent more script-observable cases of HTMLMediaElement GC (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: make gc-while-seeking.html non-flaky Created 6 years, 3 months 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f2c7be61d32bcc7c7b4d73b331d393424445728b
--- /dev/null
+++ b/LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime-expected.txt
@@ -0,0 +1,7 @@
+sourceOpened called.
+Running the garbage collector.
+Setting MediaSource duration.
+durationChanged called.
+
+PASS Tests that the MediaSource keeps the HTMLMediaElement alive.
+
« no previous file with comments | « LayoutTests/http/tests/media/media-source/mediasource-htmlmediaelement-lifetime.html ('k') | LayoutTests/media/autoplay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698