Integrated: 8313177: Web Workers timeout with Webkit 616.1
Jay Bhaskar
jbhaskar at openjdk.org
Tue Aug 1 12:18:49 UTC 2023
On Mon, 31 Jul 2023 06:03:58 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.
This pull request has now been integrated.
Changeset: 5f5e54fe
Author: Jay Bhaskar <jbhaskar at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/5f5e54feb2e816dcb351a28862c798117c3f81e8
Stats: 117 lines in 4 files changed: 110 ins; 7 del; 0 mod
8313177: Web Workers timeout with Webkit 616.1
Reviewed-by: kcr, hmeda
-------------
PR: https://git.openjdk.org/jfx/pull/1191
More information about the openjfx-dev
mailing list