Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky

This commit is contained in:
2008-01-20 18:05:38 -08:00
parent e8d12002c6
commit ea3fbbec06
4 changed files with 6 additions and 40 deletions

View File

@@ -565,7 +565,6 @@ nsWebShell::~nsWebShell()
// recursively if the refcount is allowed to remain 0
mContentViewer=nsnull;
mDeviceContext=nsnull;
InitFrameData();