Accepting request 315672 from home:Zaitor:branches:GNOME:Factory
New stable OBS-URL: https://build.opensuse.org/request/show/315672 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=33
This commit is contained in:
parent
c3cce9ee10
commit
1ef8052b2e
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 11:00:34 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.8.4:
|
||||
+ Make WebSQL work by using a default quota instead of always
|
||||
failing in openDatabase with DOM Exception 18.
|
||||
+ Improve detection and usage of GL/GLES/EGL libraries.
|
||||
+ Fix a crash on memory allocation using bmalloc on 32bit
|
||||
systems.
|
||||
+ Fix DOCUMENT_VIEWER cache model to actually disable the memory
|
||||
cache.
|
||||
+ Fix a WebProcess crash after too many redirect error when
|
||||
there's an active NPAPI plugin.
|
||||
+ Fix a WebProcess crash when gtk-font-name setting is empty.
|
||||
+ Ensure Math.abs() doesn't return negative.
|
||||
+ Correctly restore accelerated compositing after a WebProcess
|
||||
crash.
|
||||
+ Respect X-Frame-Options headers when loading from application
|
||||
cache.
|
||||
+ Several crashes and rendering issues fixed.
|
||||
+ Fix the MIPS N64 detection.
|
||||
+ Fix several memory leaks.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 20:32:34 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.8.3
|
||||
Version: 2.8.4
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0+ and BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16
|
||||
size 10437676
|
3
webkitgtk-2.8.4.tar.xz
Normal file
3
webkitgtk-2.8.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30bd366bd970d4bac2f9ef5bff0fb935376bf91ea2aaa2a5183fe5fdbec20fbd
|
||||
size 10446180
|
Loading…
Reference in New Issue
Block a user