зеркало из https://github.com/mozilla/pjs.git
#ifdef out a printf. r=none
This commit is contained in:
Родитель
78c5d8cb44
Коммит
7a09644a3d
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче