Bug 1151749 - "Win-Only: Disabled Hardware Acceleration + CSS 3D transform on canvas -> black artefacts on hover". r=nical

--HG--
extra : rebase_source : dd951364914eb22de13bfbe4b45e5b974528c705
This commit is contained in:
2015-04-07 06:33:00 +02:00
Родитель 789df89fb0
Коммит dc9ccc6c1d
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -455,6 +455,7 @@ BasicCompositor::DrawQuad(const gfx::Rect& aRect,
#endif
);
if (NS_WARN_IF(!temp)) {
buffer->PopClip();
return;
}