turned on usage of nsViewManager2, which seems to fix some important bugs on linux, such as #20185, and definitely #21405. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57982 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
50535db0da
commit
5fbbc22c69
@ -109,7 +109,8 @@ nsresult nsViewFactory::LockFactory(PRBool aLock)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
#define USE_NEW_COMPOSITOR 1
|
||||
//Uncomment the following line to go back to the "new" compositor.
|
||||
//#define USE_NEW_COMPOSITOR 1
|
||||
|
||||
#if USE_NEW_COMPOSITOR
|
||||
#include "nsViewManager.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user