Patch headers which are already covered: ROOT_CLIP_CHAIN

This commit is contained in:
Jan Horak 2022-08-04 12:48:19 +02:00
parent 33b0332842
commit e5a04e5bac
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,11 @@
diff -up thunderbird-102.1.0/gfx/webrender_bindings/webrender_ffi.h.cbindgen-covers thunderbird-102.1.0/gfx/webrender_bindings/webrender_ffi.h
--- thunderbird-102.1.0/gfx/webrender_bindings/webrender_ffi.h.cbindgen-covers 2022-08-04 12:47:06.970587140 +0200
+++ thunderbird-102.1.0/gfx/webrender_bindings/webrender_ffi.h 2022-08-04 12:47:13.642579587 +0200
@@ -73,7 +73,6 @@ struct WrPipelineInfo;
struct WrPipelineIdAndEpoch;
using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
-const uint64_t ROOT_CLIP_CHAIN = ~0;
} // namespace wr
} // namespace mozilla

View File

@ -126,6 +126,7 @@ Patch9: mozilla-build-arm.patch
Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch
#Patch416: firefox-SIOCGSTAMP.patch
Patch418: mozilla-1512162.patch
Patch419: cbindgen-already-covers.patch
#Patch419: bindgen-d0dfc52706f23db9dc9d74642eeebd89d73cb8d0.patch
Patch103: rhbz-1219542-s390-build.patch
# gcc 12 build fix patches
@ -299,6 +300,7 @@ debug %{name}, you want to install %{name}-debuginfo instead.
%endif
#FIXME %patch416 -p1 -b .SIOCGSTAMP
%patch418 -p1 -b .mozbz-1512162
%patch419 -p1 -b .cbindgen-already-covers
# most likely fixed
#%patch419 -p1 -b .bindgen