mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
[suggestion] Minor fix: When a WebSocket connection is active and users refreshes the page an error is logged
This commit is contained in:
@@ -2583,8 +2583,6 @@ WebSocketImpl::CancelInternal()
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
ConsoleError();
|
||||
|
||||
return CloseConnection(nsIWebSocketChannel::CLOSE_GOING_AWAY);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user