[Webkit-unassigned] [Bug 113842] [Qt] WebSocket errors should be logged to console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 04:35:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113842





--- Comment #4 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-03 04:34:09 PST ---
(From update of attachment 196274)
View in context: https://bugs.webkit.org/attachment.cgi?id=196274&action=review

> Source/WebCore/ChangeLog:3
> +        [QT] WebSocket errors should be logged to console

You don't have to change it this time, but for your knowledge QT == QuickTime, we use Qt with a lower 't' :)

> LayoutTests/platform/qt/http/tests/inspector/console-websocket-error-expected.txt:2
> +CONSOLE MESSAGE: WebSocket network error: error code 2

It's nice to pass the test, but this isn't so much useful for the user.
Would it be possible to pass errorString() to an additional parameter in SocketStreamError implementation like in Source/WebCore/platform/network/soup/SocketStreamError.h?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list