GNOME 3587 Published by

WebKitGTK+ 2.19.91 has been released. This is a development release leading toward 2.20 series.



WebKitGTK+ 2.19.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.91.tar.xz (15.8MB)
md5sum: ecb372f4a3ef91532dd83cc7cf9dd439
sha1sum: d9e09c12989431b2992dfeea903923e8dec45748
sha256sum: cc1ccc8522bc44e05bf2a7f25b486758298e9ebfbad09fd8a0b5909e45c35c93



What's new in the WebKitGTK+ 2.19.91 release?
=============================================

- Add ENABLE_ADDRESS_SANITIZER to make it easier to build with asan support.
- Fix a crash a under Wayland when using mesa software rasterization.
- Make fullscreen video work again.
- Fix handling of missing GStreamer elements.
- Fix rendering when webm video is played twice.
- Fix kinetic scrolling sometimes jumping around.
- Fix build with ICU configured without collation support.
- Fix several crashes and rendering issues.
- Translation updates: Polish.

What is WebKitGTK+?
===================

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

Requirements
============

gtk+ >= 3.6.0
glib >= 2.36
libsoup >= 2.42.0
cairo >= 1.10.2
libxml >= 2.8.0
libxslt >= 1.1.7
HarfBuzz >= 0.9.2
icu
fontconfig >= 2.8.0
FreeType2 >= 2.4.2
libsecret
SQLite
enchant

Depending on your configuration options WebKitGTK+ may also depend on:

gtk+ >= 2.24.10
GObject introspection
gstreamer
GeoClue >= 2.1.5
gudev
cairo-gl >= 1.10.2

More information
================

If you want to know more about the project or get in touch with us
you may:

- Visit our website at https://www.webkitgtk.org, or the upstream
site at https://www.webkit.org. People interested in contributing
should read: https://www.webkit.org/coding/contributing.html.

- Browse the bug list at https://bugs.webkit.org, WebKitGTK+ bugs are
typically prefixed by "[GTK]." A bug report with a minimal,
reproducible test case is often just as valuable as a patch.

- Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net.

- Subscribe to the WebKitGTK+ mailing list,
https://lists.webkit.org/mailman/listinfo/webkit-gtk, or the
WebKit development mailing list,
https://lists.webkit.org/mailman/listinfo/webkit-dev

Thanks
======

Thanks to all the contributors who made possible this release, they
are far too many to list!

The WebKitGTK+ team,
February 21, 2018
--
Carlos Garcia Campos
  WebKitGTK+ 2.19.91 released