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.
- Links to GNOME:Factory / webkit2gtk3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:junknot/webkit2gtk3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
63f7badbada070ebaadd318b2801818ecf7e7ea0.patch | 0000001110 1.08 KB | |
9e9ea966373d3858668f6a29d8ba91a5807c8dd8.patch | 0000001861 1.82 KB | |
_constraints | 0000000947 947 Bytes | |
_multibuild | 0000000112 112 Bytes | |
baselibs.conf | 0000000049 49 Bytes | |
reproducibility.patch | 0000000530 530 Bytes | |
webkit2gtk3.changes | 0000198302 194 KB | |
webkit2gtk3.keyring | 0000004178 4.08 KB | |
webkit2gtk3.spec | 0000022741 22.2 KB | |
webkitgtk-2.46.3.tar.xz | 0042820196 40.8 MB | |
webkitgtk-2.46.3.tar.xz.asc | 0000000833 833 Bytes |
Latest Revision
Thomas Williams (junknot)
committed
(revision 3)
- Update to version 2.46.0 (boo#1231039): + Use Skia instead of cairo for 2D rendering and enable GPU rendering by default. + Enable offscreen canvas by default. + Add support for system tracing with Sysprof. + Implement printing using the Print portal. + Add new API to load settings from a config file. + Add a new setting to enable or disable the 2D canvas acceleration (enabled by default). + Undeprecate console messages API and make it available in 6.0 API. + Security fixes: CVE-2024-40866, CVE-2024-44187. - Update to version 2.45.92: + Add webkit://gpu/stdout to dump the information from webkit://gpu to stdout. + Undeprecate injected bundle frame access interfaces. + Fix drag and drop. + Fix connection to a11y bus under flatpak. + Fix the build with Wayland and GBM disabled. + Fix linker relocation errors on Debug/RelWithDebInfo builds. + Fix several crashes and rendering issues. - Up gcc requirement to match cmake check. Remove wpe and wpebackend-fdo from BuildRequires: no longer used. - Update to version 2.45.91: + Add new API to WebKitAutomationSession to be notified when the session is about to be closed. + Fix WebGL with accelerated compositing disabled.
Comments 0