Correcting comment. r=bzbarsky b=153032
git-svn-id: svn://10.0.0.236/trunk@124269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3ab8902748
commit
ee63eedd77
@ -63,7 +63,7 @@ nsMarkupDocument::CreateShell(nsIPresContext* aContext,
|
||||
nsIPresShell** aInstancePtrResult)
|
||||
{
|
||||
// Don't add anything here. Add it to |doCreateShell| instead. This
|
||||
// exists so nsHTMLDocument can pass PR_TRUE for the 4th parameter
|
||||
// exists so nsHTMLDocument can pass other values for the 4th parameter
|
||||
// some of the time.
|
||||
return doCreateShell(aContext, aViewManager, aStyleSet,
|
||||
eCompatibility_FullStandards, aInstancePtrResult);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user