aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug1602730_comment5
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/files/patch-bug1602730_comment5')
-rw-r--r--www/firefox/files/patch-bug1602730_comment58
1 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/files/patch-bug1602730_comment5 b/www/firefox/files/patch-bug1602730_comment5
index 49f9f4321df8..212221b6d5cf 100644
--- a/www/firefox/files/patch-bug1602730_comment5
+++ b/www/firefox/files/patch-bug1602730_comment5
@@ -1,14 +1,14 @@
--- gfx/layers/composite/CompositableHost.cpp.orig 2020-09-12 21:47:42 UTC
+++ gfx/layers/composite/CompositableHost.cpp
-@@ -13,6 +13,7 @@
- #include "ImageHost.h" // for ImageHostBuffered, etc
+@@ -10,6 +10,7 @@
+ #include "Effects.h" // for EffectMask, Effect, etc
+ #include "gfxUtils.h"
#include "Layers.h"
- #include "TiledContentHost.h" // for TiledContentHost
+#include "mozilla/EndianUtils.h"
#include "mozilla/gfx/gfxVars.h"
#include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor
#include "mozilla/layers/TextureHost.h" // for TextureHost, etc
-@@ -92,9 +93,13 @@ bool CompositableHost::AddMaskEffect(EffectChain& aEff
+@@ -89,9 +90,13 @@
}
MOZ_ASSERT(source);