Bug 274685 [print]Mozilla can't print frame correctly
patch=leon.sha@sun.com r=roc sr=roc git-svn-id: svn://10.0.0.236/trunk@166942 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3014,7 +3014,7 @@ PRBool
|
||||
nsPrintEngine::PrintDocContent(nsPrintObject* aPO, nsresult& aStatus)
|
||||
{
|
||||
NS_ASSERTION(aPO, "Pointer is null!");
|
||||
|
||||
aStatus = NS_OK;
|
||||
|
||||
if (!aPO->mHasBeenPrinted && aPO->IsPrintable()) {
|
||||
PRBool donePrinting = PR_TRUE;
|
||||
|
||||
Reference in New Issue
Block a user