Add reference to related feature report
authorKurt Pattyn <pattyn.kurt@gmail.com>
Sat, 18 Jan 2014 18:15:43 +0000 (19:15 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 18 Jan 2014 18:16:22 +0000 (19:16 +0100)
Change-Id: Iba4aa2db5a2967865ff731134e6514d6649bcafb
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsocketserver.h

index 35ca3aa..7e484fb 100644 (file)
@@ -125,6 +125,7 @@ Q_SIGNALS:
     void acceptError(QAbstractSocket::SocketError socketError);
     void serverError(QWebSocketProtocol::CloseCode closeCode);
     //TODO: should use a delegate iso of a synchronous signal
+    //see also QTBUG-16251
     void originAuthenticationRequired(QWebSocketCorsAuthenticator *pAuthenticator);
     void newConnection();
 #ifndef QT_NO_SSL