Avoid purify noise by initializing all member variables
git-svn-id: svn://10.0.0.236/trunk@22133 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -311,6 +311,8 @@ protected:
|
||||
computedWidth = computedHeight = 0;
|
||||
frameType = DetermineFrameType(frame);
|
||||
InitConstraints(aPresContext);
|
||||
mAlignCharOffset = 0;
|
||||
mUseAlignCharOffset = 0;
|
||||
}
|
||||
|
||||
void InitConstraints(nsIPresContext& aPresContext);
|
||||
|
||||
Reference in New Issue
Block a user