thunderbird: patch for rust-cbindgen 0.24.3

This commit is contained in:
Đoàn Trần Công Danh 2022-08-07 19:17:51 +07:00
parent e13eb5b06f
commit 5d7589f440
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Source: FreeBSD
--- a/gfx/webrender_bindings/webrender_ffi.h.orig 2022-05-23 17:12:36 UTC
+++ b/gfx/webrender_bindings/webrender_ffi.h
@@ -77,8 +77,6 @@ using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpo
struct WrPipelineIdAndEpoch;
using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
-const uint64_t ROOT_CLIP_CHAIN = ~0;
-
} // namespace wr
} // namespace mozilla