зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
789df89fb0
Коммит
dc9ccc6c1d
|
@ -455,6 +455,7 @@ BasicCompositor::DrawQuad(const gfx::Rect& aRect,
|
|||
#endif
|
||||
);
|
||||
if (NS_WARN_IF(!temp)) {
|
||||
buffer->PopClip();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче