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
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryCandidates/webkit2gtk3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000189 189 Bytes | |
baselibs.conf | 0000000049 49 Bytes | |
webkit2gtk3.changes | 0000013718 13.4 KB | |
webkit2gtk3.spec | 0000010943 10.7 KB | |
webkitgtk-2.8.1.tar.xz | 0010435512 9.95 MB | |
webkitgtk-gcc5-buildfix.patch | 0000000991 991 Bytes | |
webkitgtk-typelib-sharelib-link.patch | 0000000791 791 Bytes |
Revision 11 (latest revision is 206)
Dominique Leuenberger (dimstar_suse)
accepted
request 298471
from
Bjørn Lie (Zaitor)
(revision 11)
Scripted push of project GNOME:Factory
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.