On Wed, 5 Mar 2025 09:19:01 GMT, Johan Vos wrote:
> Hi all,
>
> This pull request contains a backport of commit f38ab33b from the openjdk/jfx
> repository.
>
> The commit being backported was authored by Jay Bhaskar on 25 Feb 2025 and
> was reviewed by Kevin Rushforth and Joeri Sykora.
>
> T
Hi all,
This pull request contains a backport of commit f38ab33b from the openjdk/jfx
repository.
The commit being backported was authored by Jay Bhaskar on 25 Feb 2025 and was
reviewed by Kevin Rushforth and Joeri Sykora.
Thanks!
-
Commit messages:
- Backport f38ab33b296de7b0bf
Hi all,
This pull request contains a backport of commit f38ab33b from the openjdk/jfx
repository.
The commit being backported was authored by Jay Bhaskar on 25 Feb 2025 and was
reviewed by Kevin Rushforth and Joeri Sykora.
Thanks!
-
Commit messages:
- Backport f38ab33b296de7b0bf
On Tue, 4 Mar 2025 16:42:55 GMT, Johan Vos wrote:
> Hi all,
>
> This pull request contains a backport of commit f38ab33b from the openjdk/jfx
> repository.
>
> The commit being backported was authored by Jay Bhaskar on 25 Feb 2025 and
> was reviewed by Kevin Rushforth and Joeri Sykora.
>
> T
On Tue, 25 Feb 2025 09:51:22 GMT, Jay Bhaskar wrote:
> clean backport to jfx24u, the update is for cherry pick Webkitgtk-2.46.6
> backport from mainline.
This pull request has now been integrated.
Changeset: cdd4f2fd
Author:Jay Bhaskar
URL:
https://git.openjdk.org/jfx24u/commit/cdd
On Sat, 22 Feb 2025 02:31:58 GMT, Jay Bhaskar wrote:
> WebkitGTK 2.46.6 has additional fixes for crash and rendering issue, the
> crash fix is related to Skia CPU rendering which does not apply to JavaFX
> Webkit.
> This patch has been tested on Jenkins and there is no side effects introduced.