Integrated: 8331765: Websocket callbacks are not executed after WebKit 617.1 update
Jay Bhaskar
jbhaskar at openjdk.org
Fri Jun 21 12:44:18 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.
This pull request has now been integrated.
Changeset: 6a586b66
Author: Jay Bhaskar <jbhaskar at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/6a586b662592be3eb81670f0c5ce48061c2fc07c
Stats: 526 lines in 16 files changed: 474 ins; 31 del; 21 mod
8331765: Websocket callbacks are not executed after WebKit 617.1 update
Reviewed-by: kcr, sykora, hmeda
-------------
PR: https://git.openjdk.org/jfx/pull/1477
More information about the openjfx-dev
mailing list