forked from pool/webkit2gtk3
Accepting request 261566 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/261566 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=4
This commit is contained in:
commit
f9f234a5b6
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 16:21:20 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.6.3:
|
||||
+ Fix a crash when loading flash plugins.
|
||||
+ Correctly report the memory used by the media player to the
|
||||
garbage collector to make sure it's freed when the video
|
||||
element is removed from the DOM.
|
||||
+ Fix a crash in TextureMapper when video resolution changes.
|
||||
+ Ensure that CSS-generated text content is exposed to assistive
|
||||
technologies.
|
||||
+ Enable CSS_IMAGE_SET on production builds to fix some icons
|
||||
that are not rendered in the web inspector.
|
||||
+ Fix the build on FreeBSD and GNU Hurd.
|
||||
+ Fix the build with video disabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:21 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.6.2
|
||||
Version: 2.6.3
|
||||
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:5172e9b6b65b3de3cc25bffbe109249ac79b9256d57f6a331455ae1a5ea938b9
|
||||
size 9992484
|
3
webkitgtk-2.6.3.tar.xz
Normal file
3
webkitgtk-2.6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71bc7549babb6400106235fce2e9a81e64606591bdcff84f4ea199e41a3d18ed
|
||||
size 9995940
|
Loading…
Reference in New Issue
Block a user