зеркало из https://github.com/mozilla/gecko-dev.git
reflow count manager messages confuse layout regress. tests bug 90696
r=karnaze sr=attinasi
This commit is contained in:
Родитель
9f0ef21434
Коммит
4f55b752cf
|
@ -7345,7 +7345,9 @@ void ReflowCountMgr::DoGrandHTMLTotals()
|
|||
//------------------------------------
|
||||
void ReflowCountMgr::DisplayTotals(const char * aStr)
|
||||
{
|
||||
#ifdef DEBUG_rods
|
||||
printf("%s\n", aStr?aStr:"No name");
|
||||
#endif
|
||||
if (mDumpFrameCounts) {
|
||||
DoGrandTotals();
|
||||
}
|
||||
|
|
|
@ -7345,7 +7345,9 @@ void ReflowCountMgr::DoGrandHTMLTotals()
|
|||
//------------------------------------
|
||||
void ReflowCountMgr::DisplayTotals(const char * aStr)
|
||||
{
|
||||
#ifdef DEBUG_rods
|
||||
printf("%s\n", aStr?aStr:"No name");
|
||||
#endif
|
||||
if (mDumpFrameCounts) {
|
||||
DoGrandTotals();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче