Remove static nsCOMPtr from nsTextControlFrame. b=179228 r=jkeiser sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@134104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#include "nsIPrintContext.h"
|
||||
#include "nsIPrintPreviewContext.h"
|
||||
#include "nsTextTransformer.h"
|
||||
#include "nsTextControlFrame.h"
|
||||
|
||||
#include "nsXBLAtoms.h" // to addref/release table
|
||||
#include "nsHTMLAtoms.h" // to addref/release table
|
||||
@@ -175,6 +176,7 @@ Shutdown(nsIModule* self)
|
||||
nsTextTransformer::Shutdown();
|
||||
|
||||
nsSpaceManager::Shutdown();
|
||||
nsTextControlFrame::ReleaseGlobals();
|
||||
}
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user