]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
webkitgtk: upgrade 2.48.1 -> 2.48.2
authorYogita Urade <yogita.urade@windriver.com>
Wed, 28 May 2025 10:45:43 +0000 (16:15 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 May 2025 14:13:47 +0000 (15:13 +0100)
commitf33b79a07117d4327949aa1661221a3b9bc0f7e3
treedd21a274d5a89e04a7482f540f132ae37896bc04
parentd639f2e3e6922efe845cf84fb35d729167693adb
webkitgtk: upgrade 2.48.1 -> 2.48.2

Includes fix for CVE-2025-24223, CVE-2025-31204, CVE-2025-31205,
CVE-2025-31206, CVE-2025-31215 and CVE-2025-31257.

Changelog:
=========
- Enable CSS Overscroll Behavior by default.
- Change threaded rendering implementation to use Skia API
instead of WebCore display list that is not thread safe.
- Fix rendering when device scale factor change comes before
the web view geometry update.
- Fix network process crash on exit.
- Fix the build with ENABLE_RESOURCE_USAGE=OFF.
- Fix several crashes and rendering issues.

Drop fix-ftbfs-non-arm-non-x86.patch which is part of upgrade.

Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-non-arm-non-x86.patch [deleted file]
meta/recipes-sato/webkit/webkitgtk_2.48.2.bb [moved from meta/recipes-sato/webkit/webkitgtk_2.48.1.bb with 98% similarity]