Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-ftbfs-riscv64.patch | Use WTF_CPU_UNKNOWN when building for riscv64 WebKitGTK doesn't build on riscv64 even with the JIT disabled. Treating the CPU as unknown is perhaps a bit severe, but it allows us to get the build done until someone steps up to maintain this properly. =================================================================== |
Alberto Garcia <berto@igalia.com> | no | upstream | ||
fix-ftbfs-sparc64.patch | Fix FTBFS in sparc64=================================================================== | David Matthew Mattli <dmm@mattli.us> | no | debian | ||
fix-ftbfs-x32.patch | Use WTF_CPU_UNKNOWN when building for X32 WebKitGTK doesn't build on X32 even with the JIT disabled. Treating the CPU as unknown is perhaps a bit severe, but it allows us to get the build done until someone steps up to maintain this properly. =================================================================== |
Alberto Garcia <berto@igalia.com> | no | |||
dont-detect-sse2.patch | Don't check for SSE2 support on i386=================================================================== | Alberto Garcia <berto@igalia.com> | no | debian | ||
fix-ftbfs-hurd.patch | Don't try to use PATH_MAX in the Hurd=================================================================== | Alberto Garcia <berto@igalia.com> | yes | debian upstream | ||
fix-epiphany-ftbfs.patch | Disable webkit_settings_set_enable_2d_canvas_acceleration on non-Skia builds=================================================================== | Michael Catanzaro <mcatanzaro@redhat.com> | yes | debian upstream | https://commits.webkit.org/283863@main | |
disable-nvidia-dmabuf.patch | Disable DMABuf renderer for NVIDIA proprietary drivers=================================================================== | Carlos Garcia Campos <cgarcia@igalia.com> | yes | debian upstream | https://github.com/WebKit/WebKit/pull/18614 | |
fix-bmalloc-armhf.patch | Fix the armhf build if bmalloc is enabled=================================================================== | Alberto Garcia <berto@igalia.com> | yes | upstream |