From cc0a3a7eacd449040f2b9c5d16b3e8032ff06e2e Mon Sep 17 00:00:00 2001 From: Rick Eyre Date: Thu, 15 Aug 2013 18:30:13 -0400 Subject: [PATCH] Bug 905320 - Add regression tests to make sure we don't leak again. r=khuey Original test comes from bug 895305 which is a duplicate of 905320. --- content/media/test/Makefile.in | 1 + content/media/test/test_bug895305.html | 43 ++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 content/media/test/test_bug895305.html diff --git a/content/media/test/Makefile.in b/content/media/test/Makefile.in index 4c5f7f6e309..7237d7c54bd 100644 --- a/content/media/test/Makefile.in +++ b/content/media/test/Makefile.in @@ -145,6 +145,7 @@ MOCHITEST_FILES = \ test_VideoPlaybackQuality_disabled.html \ test_webvtt_disabled.html \ test_playback_rate_playpause.html \ + test_bug895305.html \ $(NULL) # Disabled on Windows for frequent intermittent failures diff --git a/content/media/test/test_bug895305.html b/content/media/test/test_bug895305.html new file mode 100644 index 00000000000..97b543a947a --- /dev/null +++ b/content/media/test/test_bug895305.html @@ -0,0 +1,43 @@ + + + + + + Regression test for bug 895305 and 905320 - TextTrack* leaks + + + + + +

+ +
+
+
+ +