Commit 967defc9 authored by Steve Fink's avatar Steve Fink
Browse files

No bug. Attempt to get error output to appear.

--HG--
extra : rebase_source : 44e7e11f4a71dc118eabad26218aff7193ab3bf7
parent 352c559f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -782,6 +782,7 @@ CheckSelfTime(Phase parent,
                selfTimes[parent].ToMilliseconds(),
                phases[child].name,
                childTime.ToMilliseconds());
        fflush(stderr);
        MOZ_CRASH();
    }
}