Opened 9 years ago

Closed 9 years ago

#5718 closed enhancement (fixed)

webkitgtk-2.6.2

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

Description

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

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

IMPORTANT: This release changes the default policy for TLS errors, so
that they are no longer ignored unless WEBKIT_TLS_ERRORS_POLICY_IGNORE
policy is explicitly set with
webkit_web_context_set_tls_errors_policy().


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

  - SSLv3 is now disabled to protect us against POODLE vulnerability.
  - TLS errors are no longer ignored by default.
  - Fix the remote web inspector.
  - Fix rendering of buttons, selections and lists with recent GTK+
    versions.
  - Improve performance of timers scheduled after a delay in
    microseconds.
  - Fix WebKitSettings:enable-smooth-scrolling to actually enable
    smooth scrolling.
  - Fix the build with drag and drop support disabled.

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 r14715.

Note: See TracTickets for help on using tickets.