Skip to content

Commit

Permalink
Release: WPE WebKit 2.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Nov 27, 2024
1 parent 1401527 commit 8434ed1
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions release/2024-11-27-wpewebkit-2.47.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: post
title: "WPE WebKit 2.47.2 released"
tags: [release, unstable]
package: wpewebkit
version: 2.47.2
permalink: /release/wpewebkit-2.47.2.html
---

This is a development release leading towards the 2.48 series.

### What's new in WPE WebKit 2.47.2?

- Move tiles rendering to a secondary thread when using the GPU.
- Use the damage information when collected to improve composition in WebKit.
- Improve performance of Canvas `putImageData`/`getImageData` by avoiding buffer copies.
- Add system settings API to WPEPlatform.
- Fix opacity not being handled correctly for DMA-BUF negotiation.
- Fix `transform-style: preserve-3D` intersection rendering.
- Fix video dimensions since GStreamer 1.24.9.
- Fix opening links with `window.open()` when `noopener` is present.
- Fix several crashes and rendering issues.

#### Checksums

<pre>
wpewebkit-2.47.2.tar.xz (39.6 MiB)
md5sum: f215b136dae435442745a4b059fe34a6
sha1sum: f79dceabe36ef39f814560f89d8bfa06f0eaa41b
sha256sum: ee1626c271566b1859d25e50a378a8781db87b78dbc6369df1f7f046af9547c7
</pre>

0 comments on commit 8434ed1

Please sign in to comment.