[jfx24u] RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-18 Thread Jay Bhaskar
clean backport to jfx24u. The patch fixes image rendering issue on some websites that might have non compatible images for JavaFX Webkit platform. - Commit messages: - Backport c4fa462f1444c69693aab4107b4b6feee7ee4c7c Changes: https://git.openjdk.org/jfx24u/pull/14/files Webrev:

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Kevin Rushforth
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Jose Pereda
On Mon, 17 Mar 2025 15:08:00 GMT, Kevin Rushforth wrote: >> modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceRequest.cpp >> line 151: >> >>> 149: StringBuilder builder; >>> 150: // Java platform failing to decode webp image data already disabled in >>> 619.1

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Jose Pereda
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Kevin Rushforth
On Mon, 17 Mar 2025 15:15:59 GMT, Jay Bhaskar wrote: >> Issue: Some images don't load with WebKit 620.1 >> >> WebKit Image Decoding Failure Due to Unintended WebP Format Delivery >> WebKit encounters image decoding failures when certain servers respond with >> WebP images instead of the intende

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Jay Bhaskar
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Kevin Rushforth
On Mon, 17 Mar 2025 13:46:06 GMT, Jose Pereda wrote: >> Issue: Some images don't load with WebKit 620.1 >> >> WebKit Image Decoding Failure Due to Unintended WebP Format Delivery >> WebKit encounters image decoding failures when certain servers respond with >> WebP images instead of the intende

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Kevin Rushforth
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Jose Pereda
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

Re: RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-17 Thread Kevin Rushforth
On Mon, 17 Mar 2025 06:38:18 GMT, Jay Bhaskar wrote: > Issue: Some images don't load with WebKit 620.1 > > WebKit Image Decoding Failure Due to Unintended WebP Format Delivery > WebKit encounters image decoding failures when certain servers respond with > WebP images instead of the intended JPE

RFR: 8351264: Some images don't load with WebKit 620.1

2025-03-16 Thread Jay Bhaskar
Issue: Some images don't load with WebKit 620.1 WebKit Image Decoding Failure Due to Unintended WebP Format Delivery WebKit encounters image decoding failures when certain servers respond with WebP images instead of the intended JPEG or PNG format. This issue arises due to WebKit's Accept header