Patch headers which are already covered: ROOT_CLIP_CHAIN
This commit is contained in:
parent
33b0332842
commit
e5a04e5bac
11
cbindgen-already-covers.patch
Normal file
11
cbindgen-already-covers.patch
Normal 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
|
@ -126,6 +126,7 @@ Patch9: mozilla-build-arm.patch
|
|||||||
Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch
|
Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch
|
||||||
#Patch416: firefox-SIOCGSTAMP.patch
|
#Patch416: firefox-SIOCGSTAMP.patch
|
||||||
Patch418: mozilla-1512162.patch
|
Patch418: mozilla-1512162.patch
|
||||||
|
Patch419: cbindgen-already-covers.patch
|
||||||
#Patch419: bindgen-d0dfc52706f23db9dc9d74642eeebd89d73cb8d0.patch
|
#Patch419: bindgen-d0dfc52706f23db9dc9d74642eeebd89d73cb8d0.patch
|
||||||
Patch103: rhbz-1219542-s390-build.patch
|
Patch103: rhbz-1219542-s390-build.patch
|
||||||
# gcc 12 build fix patches
|
# gcc 12 build fix patches
|
||||||
@ -299,6 +300,7 @@ debug %{name}, you want to install %{name}-debuginfo instead.
|
|||||||
%endif
|
%endif
|
||||||
#FIXME %patch416 -p1 -b .SIOCGSTAMP
|
#FIXME %patch416 -p1 -b .SIOCGSTAMP
|
||||||
%patch418 -p1 -b .mozbz-1512162
|
%patch418 -p1 -b .mozbz-1512162
|
||||||
|
%patch419 -p1 -b .cbindgen-already-covers
|
||||||
# most likely fixed
|
# most likely fixed
|
||||||
#%patch419 -p1 -b .bindgen
|
#%patch419 -p1 -b .bindgen
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user