-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
layout: post | ||
title: "WPE WebKit 2.44.3 released" | ||
tags: [release, stable] | ||
package: wpewebkit | ||
version: 2.44.3 | ||
permalink: /release/wpewebkit-2.44.3.html | ||
--- | ||
|
||
This is a bug fix release in the stable 2.44 series. | ||
|
||
### What's new in WPE WebKit 2.44.3? | ||
|
||
- Fix web process cache suspend/resume when sandbox is enabled. | ||
- Fix accelerated images dissapearing after scrolling. | ||
- Fix video flickering with DMA-BUF sink. | ||
- Undeprecate console message API and make it available in 2022 API. | ||
- Fix several crashes and rendering issues. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
wpewebkit-2.44.3.tar.xz (33.6 MiB) | ||
md5sum: f37e7e2f63538cf0eca3982256573174 | ||
sha1sum: 01643344c4780a0494a921b7b25929678b88648b | ||
sha256sum: 55c639879eaa5f070fb1c11fccb968cd85ca21680cc8cd0cd638135ca24433bb | ||
</pre> |