mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Backed out changeset d64dfccd44ed (bug 1619735) for Wr failures at css/filter-effects on a CLOSED TREE
This commit is contained in:
parent
7784b179a1
commit
50de7581c8
@ -1179,11 +1179,7 @@ static bool OnlyAllowFeatureOnWhitelistedVendor(int32_t aFeature) {
|
||||
case nsIGfxInfo::FEATURE_DIRECT3D_11_ANGLE:
|
||||
return false;
|
||||
default:
|
||||
#ifdef NIGHTLY_BUILD
|
||||
return false;
|
||||
#else
|
||||
return true;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user