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

Jay Bhaskar jbhaskar at openjdk.org
Fri Jun 21 12:41:15 UTC 2024


On Fri, 21 Jun 2024 12:25:20 GMT, Hima Bindu Meda <hmeda at openjdk.org> wrote:

>> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix typos meesage to message
>
> tests/manual/web/WebSocketTestApp.java line 70:
> 
>> 68:         loadButton.setOnAction(e -> {
>> 69:             URL url = this.getClass().getResource("websocket.html");
>> 70:             System.out.println(url);
> 
> Minor:Is it required to print url in the terminal?

Not required

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1477#discussion_r1648908187


More information about the openjfx-dev mailing list