Added unconstrainted reflow optimizations
Also, commented out the adding of border-padding to the maxelementsize r=kmcclusk bug=12653
This commit is contained in:
@@ -155,6 +155,10 @@ protected:
|
||||
nsRect mTranslatedRect;
|
||||
PRBool mDidInit;
|
||||
nsButtonFrameRenderer mRenderer;
|
||||
|
||||
//Resize Reflow OpitmizationSize;
|
||||
nsSize mCacheSize;
|
||||
nsSize mCachedMaxElementSize;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user