RFR: 8260257: [Linux] WebView no longer reacts to some mouse events [v2]
Johan Vos
jvos at openjdk.java.net
Wed Feb 24 08:25:45 UTC 2021
On Wed, 24 Feb 2021 07:11:57 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.
>
> Arun Joseph has updated the pull request incrementally with one additional commit since the last revision:
>
> Add system test
Great.
The test fails before and succeeds after the patch.
-------------
Marked as reviewed by jvos (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/404
More information about the openjfx-dev
mailing list