RFR: 8334124: Rendering issues with CSS "text-shadow" in WebView [v2]

Kevin Rushforth kcr at openjdk.org
Thu Aug 29 22:08:28 UTC 2024


On Thu, 29 Aug 2024 21:27:08 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Oliver Schmidtmer has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add test
>
> modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/GraphicsContextJava.cpp line 1032:
> 
>> 1030:             platformContext()->rq().freeSpace(32)
>> 1031:             << (jint)com_sun_webkit_graphics_GraphicsDecoder_SETSHADOW
>> 1032:             << clr << clr << clr << clr << clr << clr << clr;;
> 
> is there an extra ; here ?

Looks like it.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1547#discussion_r1737263607


More information about the openjfx-dev mailing list