RFR: 8313177: Web Workers timeout with Webkit 616.1 [v3]

Kevin Rushforth kcr at openjdk.org
Tue Aug 1 10:57:46 UTC 2023


On Tue, 1 Aug 2023 09:54:03 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

>> Issue: Some web worker tests fail to finish.
>> Root Cause:
>> sharedTimerFiredInternal function from ThreadTimers class does not require an isMainThread check, The check was introduced during the initial webkit stabilization.
>
> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   clean up according to review comments

Marked as reviewed by kcr (Lead).

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

PR Review: https://git.openjdk.org/jfx/pull/1191#pullrequestreview-1556720341


More information about the openjfx-dev mailing list