Reinstate reflow count painting when it's needed. Bug 352851, r+sr=roc
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
#include "nsIScrollableViewProvider.h"
|
||||
#include "nsIPhonetic.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsDisplayList.h"
|
||||
|
||||
class nsISupportsArray;
|
||||
class nsIEditor;
|
||||
@@ -88,6 +89,8 @@ public:
|
||||
NS_IMETHOD GetMaxSize(nsBoxLayoutState& aBoxLayoutState, nsSize& aSize);
|
||||
NS_IMETHOD GetAscent(nsBoxLayoutState& aBoxLayoutState, nscoord& aAscent);
|
||||
|
||||
DECL_DO_GLOBAL_REFLOW_COUNT_DSP(nsTextControlFrame, nsStackFrame)
|
||||
|
||||
virtual PRBool IsLeaf() const;
|
||||
|
||||
#ifdef ACCESSIBILITY
|
||||
|
||||
Reference in New Issue
Block a user