pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/webkit-gtk
Module Name: pkgsrc
Committed By: leot
Date: Tue Apr 12 07:58:04 UTC 2016
Modified Files:
pkgsrc/www/webkit-gtk: Makefile PLIST distinfo options.mk
pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsGTK.cmake
Removed Files:
pkgsrc/www/webkit-gtk/patches:
patch-Source_JavaScriptCore_runtime_Options.cpp
Log Message:
Update www/webkit-gtk to 2.10.9.
Changes:
=================
WebKitGTK+ 2.10.9
=================
What's new in WebKitGTK+ 2.10.9?
- Revert the patch to limit the number of tiles according to the visible area introduced in 2.10.8,
because it caused rendering issues in several popular websites.
- Fix the build with musl libc library.
- Fix the build with clang-3.8.
=================
WebKitGTK+ 2.10.8
=================
What's new in WebKitGTK+ 2.10.8?
- Limit the number of tiles according to the visible area. This was causing a huge memory
consumption with some websites.
- Fix flickering and rendering artifacts when entering accelerated compositing mode
before the web view is realized.
- Fix rendering of form controls and scrollbars with GTK+ >= 3.19.
- Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled.
- Fix rendering artifacts when using a web view background color.
- Fix a crash when creating a WebKitWebView without providing a WebKitWebContext.
- Fix several crashes and rendering issues.
- Security fixes: CVE-2016-1726.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/www/webkit-gtk/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/webkit-gtk/PLIST
cvs rdiff -u -r1.88 -r1.89 pkgsrc/www/webkit-gtk/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/webkit-gtk/options.mk
cvs rdiff -u -r1.2 -r0 \
pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_Options.cpp
cvs rdiff -u -r1.8 -r1.9 \
pkgsrc/www/webkit-gtk/patches/patch-Source_cmake_OptionsGTK.cmake
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index