Integrated: 8260257: [Linux] WebView no longer reacts to some mouse events

Arun Joseph ajoseph at openjdk.java.net
Wed Feb 24 16:36:44 UTC 2021


On Wed, 17 Feb 2021 14:14:35 GMT, Arun Joseph <ajoseph at openjdk.org> 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.

This pull request has now been integrated.

Changeset: dc91f64b
Author:    Arun Joseph <ajoseph at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/dc91f64b
Stats:     170 lines in 5 files changed: 169 ins; 0 del; 1 mod

8260257: [Linux] WebView no longer reacts to some mouse events

Reviewed-by: kcr, jvos

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

PR: https://git.openjdk.java.net/jfx/pull/404


More information about the openjfx-dev mailing list