RFR: 8334124: Rendering issues with CSS "text-shadow" in WebView [v2]
Andy Goryachev
angorya at openjdk.org
Thu Aug 29 21:29:23 UTC 2024
On Tue, 27 Aug 2024 20:21:43 GMT, Oliver Schmidtmer <duke at 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
More information about the openjfx-dev
mailing list