[jfx24u] RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6

2025-02-25 Thread Jay Bhaskar
clean backport to jfx24u, the update is for cherry pick Webkitgtk-2.46.6 backport from mainline. - Commit messages: - Backport f38ab33b296de7b0bf5b306e4803de8c686e2a83 Changes: https://git.openjdk.org/jfx24u/pull/9/files Webrev: https://webrevs.openjdk.org/?repo=jfx24u&pr=9&range

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6 [v2]

2025-02-24 Thread Kevin Rushforth
On Mon, 24 Feb 2025 06:49:13 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 >> int

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6 [v2]

2025-02-24 Thread Joeri Sykora
On Mon, 24 Feb 2025 06:49:13 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 >> int

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6 [v2]

2025-02-23 Thread Jay Bhaskar
> 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. Jay Bhaskar has updated the pull request incrementall

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6

2025-02-23 Thread Jay Bhaskar
On Sat, 22 Feb 2025 13:48:06 GMT, Kevin Rushforth 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 >>

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6

2025-02-22 Thread Kevin Rushforth
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.

Re: RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6

2025-02-22 Thread Kevin Rushforth
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.

RFR: 8349924: Additional WebKit 620.1 fixes from WebKitGTK 2.46.6

2025-02-21 Thread Jay Bhaskar
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. - Commit messages: - Fix trailing white space an