зеркало из https://github.com/mozilla/gecko-dev.git
bug 1366294 - Part 9 - Fix Windows Build. r=gfritzsche
MozReview-Commit-ID: 8P2W8fD2xNi
This commit is contained in:
Родитель
f861b5fd74
Коммит
43659711de
|
@ -161,8 +161,6 @@ void MessagePumpForUI::PumpOutPendingPaintMessages() {
|
|||
if (state_->should_quit) // Handle WM_QUIT.
|
||||
break;
|
||||
}
|
||||
// Histogram what was really being used, to help to adjust kMaxPeekCount.
|
||||
DHISTOGRAM_COUNTS("Loop.PumpOutPendingPaintMessages Peeks", peek_count);
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Загрузка…
Ссылка в новой задаче