Backed out changeset 6c40b2d396c6 (
bug 836349) for a bad commit message.
deleted file mode 100644
--- a/dom/media/tests/crashtests/836349.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!--
-https://bugzilla.mozilla.org/show_bug.cgi?id=836349
--->
-<head>
- <meta charset="utf-8">
- <title>Bug 836349</title>
- <script type="application/javascript">
- function crash()
- {
- var pc = new mozRTCPeerConnection();
- var ld = pc.localDescription;
- dump(ld.sdp);
- }
- </script>
-</head>
-
-<body onload="crash();">
-</html>
--- a/dom/media/tests/crashtests/crashtests.list
+++ b/dom/media/tests/crashtests/crashtests.list
@@ -3,12 +3,11 @@ default-preferences pref(media.peerconn
load 780790.html
load 791270.html
load 791278.html
load 791330.html
load 799419.html
load 802982.html
load 812785.html
load 834100.html
-load 836349.html
load 837324.html
load 837421.html
load 855796.html