Opened 9 years ago

Closed 9 years ago

#6524 closed enhancement (fixed)

webkitgtk-2.4.9

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://webkitgtk.org/releases/webkitgtk-2.4.9.tar.xz

https://lists.webkit.org/pipermail/webkit-gtk/2015-May/002357.html

...

sha256sum: afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564

...

This is a bug fix release in the stable 2.4 series.

What's new in the WebKitGTK+ 2.4.9 release?
===========================================
  - Check TLS errors as soon as they are set in the SoupMessage to
    prevent any data from being sent to the server in case of invalid
    certificate.
  - Clear the GObject DOM bindings internal cache when frames are
    destroyed or web view contents are updated.
  - Add HighDPI support for non-accelerated compositing contents.
  - Fix some transfer annotations used in GObject DOM bindings.
  - Use latin1 instead of UTF-8 for HTTP header values.
  - Fix synchronous loads when maximum connection limits are reached.
  - Fix a crash ScrollView::contentsToWindow() when GtkPluginWidget
    doesn't have a parent.
  - Fix a memory leak in webkit_web_policy_decision_new.
  - Fix g_closure_unref runtime warning.
  - Fix a crash due to empty drag image during drag and drop.
  - Fix rendering of scrollbars with GTK+ >= 3.16.
  - Fix the build on mingw32/msys.
  - Fix the build with WebKit2 disabled.
  - Fix the build with accelerated compositing disabled.
  - Fix clang version check in configure.
  - Fix the build with recent versions of GLib that have GMutexLocker.
  - Fix the build for Linux/MIPS64EL.

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16007.

Note: See TracTickets for help on using tickets.