Backed out changeset fa109105e4ea (bug 1447480) for B failures in /build/build/src/parser/html/nsHtml5TreeBuilder.cpp(402) on a CLOSED TREE

This commit is contained in:
Margareta Eliza Balazs
2018-04-04 16:05:06 +03:00
parent 076edc983f
commit cf349de057
2 changed files with 0 additions and 2 deletions

View File

@@ -399,7 +399,6 @@ nsHtml5TreeBuilder::characters(const char16_t* buf,
continue;
}
}
MOZ_FALLTHROUGH_ASSERT();
}
default: {
switch (mode) {