mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Back out 9bfca2900825 (bug 694254) for incompetent review
This commit is contained in:
parent
379782da5b
commit
6cd17843ef
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user