On Mon, 22 Feb 2021 15:13:55 GMT, Guru Hb <[email protected]> wrote: >> Timer in RunLoopGeneric has an open bug in WebKit >> (https://bugs.webkit.org/show_bug.cgi?id=189335) causing the timer to remain >> active even after firing. >> >> Reverting back to WebCore Timer for ScrollAnimation in Linux. > > Looks good to me. Verified on Ubuntu 20.04
As discussed offline, an automated test would be helpful to ensure no future regression. ------------- PR: https://git.openjdk.java.net/jfx/pull/404
