Bug 1404140 - followup: Avoid busting GCC base toolchain jobs which warn about a debug-only variable.

This commit is contained in:
Emilio Cobos Álvarez 2019-08-03 04:50:30 +02:00
Родитель 4264180ccf
Коммит 09da414857
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -966,7 +966,7 @@ void nsComputedDOMStyle::UpdateCurrentStyleSources(nsCSSPropertyID aPropID) {
return;
}
bool didFlush = false;
DebugOnly<bool> didFlush = false;
if (NeedsToFlushStyle()) {
didFlush = true;
// We look at the frame in NeedsToFlushLayout, so flush frames, not only