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: Mon May 30 19:11:31 UTC 2016
Modified Files:
pkgsrc/www/webkit-gtk: Makefile PLIST distinfo
pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsGTK.cmake
Removed Files:
pkgsrc/www/webkit-gtk/patches:
patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp
Log Message:
Update www/webkit-gtk to 2.12.3
Changes:
==================
WebKitGTK+ 2.12.3
==================
What's new in WebKitGTK+ 2.12.3?
- Improved the detection of supported MIME types supported by the media player.
- Fix web process crash when playing adaptive streaming media.
- Change the volume while thumb slider is dragged, not only when released.
- Fix leaked thread in network process.
- Fix several crashes and rendering issues.
- Translation updates: Hungarian.
- Security fixes: CVE-2016-1857, CVE-2016-1856.
==================
WebKitGTK+ 2.12.2
==================
What's new in WebKitGTK+ 2.12.2?
- Fix rendering of scrollbars with GTK themes using stepper buttons.
- Fix compatibility issue with 2.12.1 regarding local storage access from file URLs.
- Make menu list buttons use the text color from the theme.
- Do not show resize grip in non-resizable text fields.
- Fix accessibility events causing Orca to echo key presses instead of speaking the
inserted characters in password fields.
- Fix an off by one error in hyphenation.
- Fix several crashes and rendering issues.
- Fix the build with libjpeg v9.
- Translation updates: Bulgarian, Finnish, Greek, Italian, Turkish.
==================
WebKitGTK+ 2.12.1
==================
What's new in WebKitGTK+ 2.12.1?
- Fix spotify player.
- Improve themed control elements rendering to better match GTK+ widgets.
- Make remote web inspector work again.
- Fix several crashes and rendering issues.
- Fix several memory leaks.
- Fix the build in Linux / PowerPC.
- Fix detection of S390X and PPC64 architectures.
- Fix the build in glibc-based BSD systems
- Translation updates: Brazilian Portuguese.
==================
WebKitGTK+ 2.12.0
==================
What's new in WebKitGTK+ 2.12.0?
- Enable GSS-Negotiate support when available in libsoup.
- Fix overlay scrollbar indicator position.
- Fix smooth scrolling behavior that was not fixed in all cases in 2.11.92.
- Fix the build with newer versions of GCC and clang.
==================
WebKitGTK+ 2.11.92
==================
What's new in WebKitGTK+ 2.11.92?
- Revert the patch to limit the number of tiles according to the visible area introduced in 2.11.90,
because it caused rendering issues in several popular websites.
- Fix scrollbars rendering again with GTK+ >= 3.19.11.
- Fix rendering of slider input elements.
- Fix rendering artifacts when using a web view background color.
- Make webkit_web_context_clear_cache() work again.
- Fix smooth scrolling behavior that was changed by mistake.
- Don't force ENABLE_INTROSPECTION=OFF on Mac.
- Install WebProcess and NetworkProcess on OSX when not building the Mac port.
==================
WebKitGTK+ 2.11.91
==================
What's new in WebKitGTK+ 2.11.91?
- Do not show stale contents after session restore.
- Fix flickering and rendering artifacts when entering accelerated compositing mode
before the web view is realized.
- Fix several rendering issues and crashes.
- Fix build with FTL enabled in FreeBSD.
- Translation updates: Polish.
==================
WebKitGTK+ 2.11.90
==================
What's new in WebKitGTK+ 2.11.90?
- Switch to use overlay scrollbars like all other GTK+ widgets and ensure the behavior
is consistent with GTK+ too.
- Limit the number of tiles according to the visible area. This was causing a huge memory
consumption with some websites.
- Fix toggle buttons rendering with GTK+ 3.19.
- Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled.
- Use G_TYPE_ERROR instead of G_TYPE_POINTER for GError parameters of signals.
- Fix several memory leaks.
=================
WebKitGTK+ 2.11.5
=================
What's new in WebKitGTK+ 2.11.5?
- Switch FTL to use B3 backend instead of LLVM.
- Add support for windowless NPAPI plugins with no UI in non X11 platforms.
- Fix a deadlock in the Web Process when JavaScript garbage collector was running for a web
worker thread that made google maps to hang.
- Fix a Web Process crash when quickly attempting many DnD operations.
- Fix scrollbars rendering with older versions of GTK+.
- Fix a crash when creating a WebKitWebView without providing a WebKitWebContext.
=================
WebKitGTK+ 2.11.4
=================
What's new in WebKitGTK+ 2.11.4?
- Prefer to link to LLVM shared libraries when building with FTL enabled.
- Fix runtime errors when serializing/deserializing session state.
- Fix critical warnings when loading a URL after a session restore.
- Fix the build with GTK+ < 3.14.
- Fix the build with video support disabled.
=================
WebKitGTK+ 2.11.3
=================
What's new in WebKitGTK+ 2.11.3?
- NetworkProcess is now used unconditionally. The shared secondary process model is now
the same as using the multiple process model and setting a process limit of 1.
- Disable DNS prefetch when a proxy is configured.
- Reduce the maximum simultaneous network connections to match other browsers.
- Extend notifications API to notify WebKit when a notification is clicked by the user.
- Add new API to save and restore a WebView session.
- Add Web Extensions API to be notified about console messages.
- Add WebKitURIRequest API to get the HTTP method.
- Add API to handle beforeunload events.
- 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 a crash in the UI process when the WebView is destroyed while the screensaver DBus proxy
is being created.
- Fix a WebProcess crash when loading large contents with custom URI schemes API.
- Fix UI process crashes related to not having a main resource response when the load is committed
for pages restored from the history cache.
- Translation updates: French, German, Turkish
=================
WebKitGTK+ 2.11.2
=================
What's new in WebKitGTK+ 2.11.2?
- Enable FTL by default in JavaScriptCore for x86_64.
- Improved media backend performance by better handling glib main loop sources.
- Fix rendering of lines when using solid colors.
- Fix web process crashes due to BadDrawable X errors in accelerated compositing mode.
- Translation updates: Italian.
=================
WebKitGTK+ 2.11.1
=================
What's new in WebKitGTK+ 2.11.1?
- Improved general performance by better handling glib main loop sources.
- Add autocleanups support to GObjects exposed in public API.
- Fixed dashed and dotted border painting.
- Upload the accelerated canvas as a texture by copying via GPU directly.
- Popup menus no longer use a nested main loop.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/www/webkit-gtk/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/webkit-gtk/PLIST
cvs rdiff -u -r1.89 -r1.90 pkgsrc/www/webkit-gtk/distinfo
cvs rdiff -u -r1.5 -r0 \
pkgsrc/www/webkit-gtk/patches/patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp
cvs rdiff -u -r1.9 -r1.10 \
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