mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1151749 - "Win-Only: Disabled Hardware Acceleration + CSS 3D transform on canvas -> black artefacts on hover". r=nical
This commit is contained in:
parent
46cccb491b
commit
755d08df05
@ -455,6 +455,7 @@ BasicCompositor::DrawQuad(const gfx::Rect& aRect,
|
|||||||
#endif
|
#endif
|
||||||
);
|
);
|
||||||
if (NS_WARN_IF(!temp)) {
|
if (NS_WARN_IF(!temp)) {
|
||||||
|
buffer->PopClip();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user