mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-26 15:02:46 +00:00
ported from UXP: No issue - Clarify Azure Back-end info. (c7e103b0)
This commit is contained in:
@@ -2366,7 +2366,9 @@ gfxPlatform::GetAzureBackendInfo(mozilla::widget::InfoObject& aObj)
|
||||
aObj.DefineProperty("AzureContentBackend", GetBackendName(mContentBackend));
|
||||
}
|
||||
|
||||
aObj.DefineProperty("AzureCanvasAccelerated", AllowOpenGLCanvas());
|
||||
if (mPreferredCanvasBackend == mozilla::gfx::BackendType::SKIA) {
|
||||
aObj.DefineProperty("AzureCanvasSkiaOpenGL", AllowOpenGLCanvas());
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user