Disable webkit_settings_set_enable_2d_canvas_acceleration on non-Skia builds
Bug: https://bugs.webkit.org/show_bug.cgi?id=279220
Bug-Debian: https://bugs.debian.org/
1082149
Origin: https://commits.webkit.org/283863@main
===================================================================
Gbp-Pq: Name fix-epiphany-ftbfs.patch
webkit2gtk (2.46.0-2) unstable; urgency=medium
* debian/rules:
- Use -DUSE_SYSPROF_CAPTURE=OFF in unsupported arches.
- Enable bmalloc on armhf, using the system malloc is crashing the web
process (Closes: #
1082148)
* debian/patches/fix-epiphany-ftbfs.patch:
- Disable webkit_settings_set_enable_2d_canvas_acceleration on
non-Skia builds. This fixes a FTBFS in epiphany-browser
(Closes: #
1082149).
* debian/patches/disable-dmabuf-nvidia.patch:
- Bring back this patch (Closes: #
1082139), see also #
1039720.
* debian/patches/fix-bmalloc-armhf.patch:
- Fix the armhf build if bmalloc is enabled.
[dgit import unpatched webkit2gtk 2.46.0-2]