From 70e37be425b688b5c87aaba97f86a90a78442026 Mon Sep 17 00:00:00 2001 From: "Adam Roach [:abr]" Date: Thu, 24 Jan 2013 12:11:08 -0600 Subject: [PATCH] Bug 834153 - Mochitest. r=ekr --- dom/media/tests/mochitest/Makefile.in | 1 + .../test_peerConnection_bug834153.html | 54 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 dom/media/tests/mochitest/test_peerConnection_bug834153.html diff --git a/dom/media/tests/mochitest/Makefile.in b/dom/media/tests/mochitest/Makefile.in index ebc04861e5be..3c4f11fb13a2 100644 --- a/dom/media/tests/mochitest/Makefile.in +++ b/dom/media/tests/mochitest/Makefile.in @@ -21,6 +21,7 @@ MOCHITEST_FILES = \ test_peerConnection_basicVideo.html \ test_peerConnection_bug827843.html \ test_peerConnection_bug825703.html \ + test_peerConnection_bug834153.html \ head.js \ mediaStreamPlayback.js \ pc.js \ diff --git a/dom/media/tests/mochitest/test_peerConnection_bug834153.html b/dom/media/tests/mochitest/test_peerConnection_bug834153.html new file mode 100644 index 000000000000..ae77b4ee5c29 --- /dev/null +++ b/dom/media/tests/mochitest/test_peerConnection_bug834153.html @@ -0,0 +1,54 @@ + + + + + + Bug 834153: Queue CreateAnswer in PeerConnection.js + + + + + + + +Queue CreateAnswer in PeerConnection.js +

+
+
+
+ +