RFR: 8313177: Web Workers timeout with Webkit 616.1 [v2]
Hima Bindu Meda
hmeda at openjdk.org
Tue Aug 1 07:56:46 UTC 2023
On Mon, 31 Jul 2023 08:16:12 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:
>
> Add test case for worker timeout
Verified the changes and internal testing looks fine. No issue observed.
-------------
Marked as reviewed by hmeda (Committer).
PR Review: https://git.openjdk.org/jfx/pull/1191#pullrequestreview-1556374190
More information about the openjfx-dev
mailing list