RFR: 8331765: Websocket callbacks are not executed after WebKit 617.1 update [v2]
Jay Bhaskar
jbhaskar at openjdk.org
Thu Jun 20 23:21:48 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:
adding review comments
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1477/files
- new: https://git.openjdk.org/jfx/pull/1477/files/17cc3f1f..32a447a4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1477&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1477&range=00-01
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