зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset f36e74d8c86c (bug 1604535) for causing windows 7 reftest failures.
This commit is contained in:
Родитель
416ccb5261
Коммит
c28a24abaf
|
@ -3421,12 +3421,6 @@ void gfxPlatform::InitOMTPConfig() {
|
|||
Preferences::GetBool("layers.omtp.enabled", false,
|
||||
PrefValueKind::Default));
|
||||
|
||||
if (sizeof(void*) <= sizeof(uint32_t)) {
|
||||
omtp.ForceDisable(FeatureStatus::Broken,
|
||||
"OMTP is not supported on 32-bit platforms",
|
||||
NS_LITERAL_CSTRING("FEATURE_FAILURE_OMTP_32BIT"));
|
||||
}
|
||||
|
||||
if (mContentBackend == BackendType::CAIRO) {
|
||||
omtp.ForceDisable(FeatureStatus::Broken,
|
||||
"OMTP is not supported when using cairo",
|
||||
|
|
Загрузка…
Ссылка в новой задаче