bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM
bidi project (Hebrew, Arabic, etc); in ifdef IBMBIDI for now
This commit is contained in:
@@ -260,6 +260,9 @@ void nsFormControlFrame::SkipResizeReflow(nsSize& aCacheSize,
|
||||
{
|
||||
|
||||
if (aReflowState.reason == eReflowReason_Incremental ||
|
||||
#ifdef IBMBIDI
|
||||
aReflowState.reason == eReflowReason_StyleChange ||
|
||||
#endif
|
||||
aReflowState.reason == eReflowReason_Dirty) {
|
||||
aBailOnHeight = PR_FALSE;
|
||||
aBailOnWidth = PR_FALSE;
|
||||
|
||||
Reference in New Issue
Block a user