RFR: 8313177: Web Workers timeout with Webkit 616.1 [v2]
Kevin Rushforth
kcr at openjdk.org
Mon Jul 31 13:28:53 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
@HimaBinduMeda Can you be the second reviewer?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1191#issuecomment-1658370092
More information about the openjfx-dev
mailing list