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:
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo