On Tue, 27 Aug 2024 20:21:43 GMT, Oliver Schmidtmer <d...@openjdk.org> wrote:

>> On a Shadow state update with cleared shadow, the new values were not 
>> transmitted to the Java GraphicsDecoder
>
> 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 ?

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

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

Reply via email to