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

Jay Bhaskar jbhaskar at openjdk.org
Tue Aug 1 09:54:03 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1191/files
  - new: https://git.openjdk.org/jfx/pull/1191/files/06d46695..cc27cadd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1191&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1191&range=01-02

  Stats: 13 lines in 1 file changed: 0 ins; 10 del; 3 mod
  Patch: https://git.openjdk.org/jfx/pull/1191.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1191/head:pull/1191

PR: https://git.openjdk.org/jfx/pull/1191


More information about the openjfx-dev mailing list