Back out 9bfca2900825 (bug 694254) for incompetent review

This commit is contained in:
Phil Ringnalda 2013-03-16 20:35:53 -07:00
parent 379782da5b
commit 6cd17843ef

View File

@ -27,10 +27,6 @@
if (navigator.platform.startsWith("Linux")) {
SimpleTest.expectAssertions(1);
}
if (navigator.oscpu.startsWith("Windows NT 6.1") || navigator.oscpu.startsWith("Windows NT 6.2")) {
todo(false, "don't leak");
return;
}
////////////////////////////////////////////////////////////////////////////
// Helpers