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