Bug 890997 - Enable OMTC on 10.6. r=bgirard

This commit is contained in:
Markus Stange 2013-10-09 13:15:54 -04:00
parent 0b3685fead
commit 2711602be4

View File

@ -429,12 +429,7 @@ gfxPlatformMac::UseAcceleratedCanvas()
bool
gfxPlatformMac::SupportsOffMainThreadCompositing()
{
// 10.6.X has crashes on tinderbox with OMTC, so disable it
// for now.
if (OSXVersion() >= 0x1070) {
return true;
}
return GetPrefLayersOffMainThreadCompositionForceEnabled();
return true;
}
qcms_profile *