RFR: 8331765: Websocket callbacks are not executed after WebKit 617.1 update [v4]

Jay Bhaskar jbhaskar at openjdk.org
Fri Jun 21 00:07:33 UTC 2024


> Issue: The Websocket Channel is broken 
> Solution: The socket Provider needs a web page pointer, since the web socket channel source code is moved to WebkitLegacy in 617.1 for the web process model, it is invalid for JavaFx Webkit.

Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:

  Fix typos meesage to message

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1477/files
  - new: https://git.openjdk.org/jfx/pull/1477/files/768b4011..30b8e199

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

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

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


More information about the openjfx-dev mailing list