Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
#include "nsHtml5StreamParser.h"
|
||||
#include "mozilla/css/Loader.h"
|
||||
#include "mozilla/Util.h" // DebugOnly
|
||||
#include "sampler.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
@@ -426,6 +427,7 @@ 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