Bug 1196335 - Disambiguate the strings for scoped gfx reporter and D2D1.1. r=dvander

This commit is contained in:
Milan Sreckovic 2015-08-19 10:08:00 -04:00
Родитель ba173ae5e4
Коммит a8e2c1042a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -658,7 +658,7 @@ gfxWindowsPlatform::VerifyD2DDevice(bool aAttemptForce)
mozilla::gfx::Factory::SetDirect3D10Device(mD3D10Device);
}
ScopedGfxFeatureReporter reporter1_1("D2D1.1");
ScopedGfxFeatureReporter reporter1_1("D2D1.1V");
if (Factory::SupportsD2D1()) {
reporter1_1.SetSuccessful();