Skip to content

Commit c637658

Browse files
committed
webkitgtk: Bump to version 2.46.2
Changes: * Own well-known bus name on the accessibility bus. * Improve memory consumption when putImageData is used repeatedly on accelerated canvas. * Disable cached web process suspension for now to prevent leaks. * Improve text kerning with different combinations of antialias and hinting settings. * Destroy all network sessions on process exit. * Fix visible rectangle calculation when there are animations. * Fix the build with ENABLE_NOTIFICATIONS=OFF. * Fix the build with ENABLE_FULLSCREEN_API=OFF. * Fix the build with ENABLE_WEB_AUDIO=OFF. * Fix the build on ppc64le. * Fix several crashes and rendering issues. Release Notes: * https://webkitgtk.org/2024/10/21/webkitgtk2.46.2-released.html
1 parent e1b6da9 commit c637658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-browser/webkitgtk/webkitgtk_2.46.1.bb renamed to recipes-browser/webkitgtk/webkitgtk_2.46.2.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ SRC_URI = " \
3333
file://fix-bmalloc-armhf.patch \
3434
"
3535

36-
SRC_URI[tarball.sha256sum] = "2a14faac359aff941d0bc4443eb5537e3702bcaf316b0a129e0e65f3ff8eaac0"
36+
SRC_URI[tarball.sha256sum] = "5aae1c5c0a30d5e9c5831652b6f1bdefc31d75e0ad81cb40185b0aed92ce79b6"
3737

3838
RRECOMMENDS:${PN} = "${PN}-bin \
3939
ca-certificates \

0 commit comments

Comments
 (0)