This commit is contained in:
sfraser%netscape.com 1999-12-07 07:38:16 +00:00
Родитель 78c5d8cb44
Коммит 7a09644a3d
6 изменённых файлов: 12 добавлений и 0 удалений

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}

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

@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
// XXX Huh, that's not true anymore. We do cache the width component of
// the max-element-size...
if (aState.mComputeMaxElementSize) {
#ifdef DEBUG_troy
printf("BLOCK: marking all child frames dirty...\n");
#endif
return PrepareResizeReflow(aState);
}