Bug 570341 followup: Fix nsDocShell init list ordering to address GCC warning. r=gavin r=biesi
This commit is contained in:
@@ -723,11 +723,11 @@ nsDocShell::nsDocShell():
|
||||
mChildOffset(0),
|
||||
mBusyFlags(BUSY_FLAGS_NONE),
|
||||
mAppType(nsIDocShell::APP_TYPE_UNKNOWN),
|
||||
mLoadType(0),
|
||||
mMarginWidth(-1),
|
||||
mMarginHeight(-1),
|
||||
mItemType(typeContent),
|
||||
mPreviousTransIndex(-1),
|
||||
mLoadType(0),
|
||||
mLoadedTransIndex(-1),
|
||||
mCreated(PR_FALSE),
|
||||
mAllowSubframes(PR_TRUE),
|
||||
|
||||
Reference in New Issue
Block a user