Bug 759181 - Disable COMPOSITOR_PERFORMANCE_WARNING. r=ajuma

This commit is contained in:
Benoit Girard 2012-05-28 17:28:31 -04:00
parent 60ea90cc12
commit 3a5ea8ad58

View File

@ -13,7 +13,7 @@
// 1) Compose a frame within 15ms of receiving a ScheduleCompositeCall
// 2) Unless a frame was composited within the throttle threshold in
// which the deadline will be 15ms + throttle threshold
#define COMPOSITOR_PERFORMANCE_WARNING
//#define COMPOSITOR_PERFORMANCE_WARNING
#include "mozilla/layers/PCompositorParent.h"
#include "mozilla/layers/PLayersParent.h"