RFR: 8331765: Websocket callbacks are not executed after WebKit 617.1 update
Kevin Rushforth
kcr at openjdk.org
Thu Jun 20 12:33:17 UTC 2024
On Thu, 20 Jun 2024 02:25:54 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:
> 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.
Reviewers: @kevinrushforth @HimaBinduMeda
@tiainen do you want to give this a test drive as well? I don't think there are any potential platform-specific build issues, but it wouldn't hurt to confirm that.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1477#issuecomment-2180553573
More information about the openjfx-dev
mailing list