From 457aeb3d57a0feeb742632759201ca2a7c2213a5 Mon Sep 17 00:00:00 2001 From: Christoph Moench-Tegeder Date: Wed, 29 Sep 2021 12:18:58 +0200 Subject: www/firefox: update to 93.0 (rc1) Releasenotes (soon): https://www.mozilla.org/en-US/firefox/93.0/releasenotes/ --- www/firefox/files/patch-bug1602730_comment5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/firefox/files/patch-bug1602730_comment5') 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); -- cgit v1.2.3