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

Jay Bhaskar jbhaskar at openjdk.org
Thu Jun 20 23:55:53 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

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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