Back out 88733ce1bef3 (bug 718440) because of Windows build failure
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
#include "nsHtml5StreamParser.h"
|
||||
#include "mozilla/css/Loader.h"
|
||||
#include "mozilla/Util.h" // DebugOnly
|
||||
#include "sampler.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
@@ -427,7 +426,6 @@ class nsHtml5FlushLoopGuard
|
||||
void
|
||||
nsHtml5TreeOpExecutor::RunFlushLoop()
|
||||
{
|
||||
SAMPLE_LABEL("html5", "RunFlushLoop");
|
||||
if (mRunFlushLoopOnStack) {
|
||||
// There's already a RunFlushLoop() on the call stack.
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user