mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
USE_NEW_COMPOSITOR=1 for M13. r=vidur,troy a=jar
This commit is contained in:
parent
17c08a1d6f
commit
f74e58124f
@ -110,7 +110,7 @@ nsresult nsViewFactory::LockFactory(PRBool aLock)
|
||||
}
|
||||
|
||||
//Uncomment the following line to go back to the "new" compositor.
|
||||
//#define USE_NEW_COMPOSITOR 1
|
||||
#define USE_NEW_COMPOSITOR 1
|
||||
|
||||
#if USE_NEW_COMPOSITOR
|
||||
#include "nsViewManager.h"
|
||||
|
Loading…
Reference in New Issue
Block a user