Library for rendering web content, GTK+ Port
WebKit is a web content engine, derived from KHTML and KJS from KDE,
and used primarily in Apple's Safari browser. It is made to be
embedded in other applications, such as mail readers, or web browsers.
It is able to display content such as HTML, SVG, XML, and others. It
also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and
more.
- Developed at GNOME:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/webkit2gtk3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
63f7badbada070ebaadd318b2801818ecf7e7ea0.patch | 0000001110 1.08 KB | |
_constraints | 0000000947 947 Bytes | |
_multibuild | 0000000112 112 Bytes | |
baselibs.conf | 0000000049 49 Bytes | |
reproducibility.patch | 0000000530 530 Bytes | |
webkit2gtk3.changes | 0000199313 195 KB | |
webkit2gtk3.keyring | 0000004178 4.08 KB | |
webkit2gtk3.spec | 0000022415 21.9 KB | |
webkitgtk-2.46.4.tar.xz | 0042899016 40.9 MB | |
webkitgtk-2.46.4.tar.xz.asc | 0000000833 833 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1227082
from
Dominique Leuenberger (dimstar)
(revision 209)
- Update to version 2.46.4 Also fix a typo in a CVE ref, and remove some mistakenly-added bugs/CVEs that don't affect Linux. (forwarded request 1226975 from mgorse)
Comments 2
The new version, 2.44.3, breaks GTK3. I wrote about it in this forum post: https://forums.opensuse.org/t/latest-webkit2gtk-tumbleweed-update-left-an-app-rendering-a-blank-window/177820
This patch from archlinux fixes the window opening issues with version 2.44.3 GTK3 and wasm apps - https://gitlab.archlinux.org/archlinux/packaging/packages/webkit2gtk/-/blob/main/revert-271175.patch?ref_type=heads - I've confirmed this with locally built packages and using an archlinux distrobox.