diff --git a/mozilla/layout/forms/nsComboboxControlFrame.h b/mozilla/layout/forms/nsComboboxControlFrame.h index 6e2e0403b30..69f4edfc955 100644 --- a/mozilla/layout/forms/nsComboboxControlFrame.h +++ b/mozilla/layout/forms/nsComboboxControlFrame.h @@ -28,9 +28,9 @@ #endif #ifdef DEBUG_rods -#define DO_REFLOW_DEBUG -#define DO_REFLOW_COUNTER -#define DO_UNCONSTRAINED_CHECK +//#define DO_REFLOW_DEBUG +//#define DO_REFLOW_COUNTER +//#define DO_UNCONSTRAINED_CHECK //#define DO_PIXELS //#define DO_NEW_REFLOW #endif diff --git a/mozilla/layout/html/forms/src/nsComboboxControlFrame.h b/mozilla/layout/html/forms/src/nsComboboxControlFrame.h index 6e2e0403b30..69f4edfc955 100644 --- a/mozilla/layout/html/forms/src/nsComboboxControlFrame.h +++ b/mozilla/layout/html/forms/src/nsComboboxControlFrame.h @@ -28,9 +28,9 @@ #endif #ifdef DEBUG_rods -#define DO_REFLOW_DEBUG -#define DO_REFLOW_COUNTER -#define DO_UNCONSTRAINED_CHECK +//#define DO_REFLOW_DEBUG +//#define DO_REFLOW_COUNTER +//#define DO_UNCONSTRAINED_CHECK //#define DO_PIXELS //#define DO_NEW_REFLOW #endif