diff --git a/gfx/src/xlib/nsGCCache.h b/gfx/src/xlib/nsGCCache.h index e4bc7323902f..1b1a662cec5a 100644 --- a/gfx/src/xlib/nsGCCache.h +++ b/gfx/src/xlib/nsGCCache.h @@ -35,7 +35,7 @@ #include #define countof(x) ((int)(sizeof(x) / sizeof (*x))) -#define GC_CACHE_SIZE 16 +#define GC_CACHE_SIZE 32 #ifdef DEBUG #define DEBUG_METER(x) x