RFR: 8313177: Web Workers timeout with Webkit 616.1 [v3]
Hima Bindu Meda
hmeda at openjdk.org
Tue Aug 1 12:14:48 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 hmeda (Committer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1191#pullrequestreview-1556846727
More information about the openjfx-dev
mailing list