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: Thu Jan 21 13:42:33 UTC 2016
Modified Files:
pkgsrc/www/webkit-gtk: Makefile PLIST distinfo
pkgsrc/www/webkit-gtk/patches: patch-CMakeLists.txt
patch-Source_JavaScriptCore_assembler_ARMAssembler.h
patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp
patch-Source_JavaScriptCore_dfg_DFGNode.h
patch-Source_JavaScriptCore_runtime_Options.cpp
patch-Source_WTF_wtf_MathExtras.h
patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp
patch-Source_cmake_OptionsCommon.cmake
patch-Source_cmake_OptionsGTK.cmake patch-ai
Log Message:
Update www/webkit-gtk to 2.10.5.
Changes:
- Disable DNS prefetch when a proxy is configured.
- Reduce the maximum simultaneous network connections to match other browsers.
- Make WebKitWebView always propagate motion-notify-event signal.
- Add a way to force accelerating compositing mode at runtime using an environment variable.
- Fix input elements and scrollbars rendering with GTK+ 3.19.
- Fix rendering of lines when using solid colors.
- Fix UI process crashes related to not having a main resource response when the load is
committed for pages restored from the history cache.
- Fix a WebProcess crash when loading large contents with custom URI schemes API.
- Fix a crash in the UI process when the WebView is destroyed while the screensaver DBus proxy
is being created.
- Fix WebProcess crashes due to BadDrawable X errors in accelerated compositing mode.
- Fix crashes on PPC64 due to mprotect() on address not aligned to the page size.
- Fix std::bad_function_call exception raised in dispatchDecidePolicyForNavigationAction.
- Fix downloads of data URLs.
- Fix runtime critical warnings when closing a page containing windowed plugins.
- Fix several crashes and rendering issues.
- Translation updates: French, German, Italian, Turkish.
- Security fixes: CVE-2015-7096, CVE-2015-7098.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/www/webkit-gtk/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/webkit-gtk/PLIST
cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/webkit-gtk/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/webkit-gtk/patches/patch-CMakeLists.txt \
pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_Options.cpp
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_assembler_ARMAssembler.h \
pkgsrc/www/webkit-gtk/patches/patch-Source_WTF_wtf_MathExtras.h
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp \
pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_dfg_DFGNode.h \
pkgsrc/www/webkit-gtk/patches/patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/www/webkit-gtk/patches/patch-Source_cmake_OptionsCommon.cmake
cvs rdiff -u -r1.6 -r1.7 \
pkgsrc/www/webkit-gtk/patches/patch-Source_cmake_OptionsGTK.cmake \
pkgsrc/www/webkit-gtk/patches/patch-ai
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