RESOLVED FIXED 74066
[GTK] [WebSocket] Provide more specific error description for SocketStreamError
https://bugs.webkit.org/show_bug.cgi?id=74066
Summary [GTK] [WebSocket] Provide more specific error description for SocketStreamError
Takashi Toyoshima
Reported 2011-12-08 01:50:06 PST
Current GTK port provide only error code to show SocketStreamError in console. This patch add short readable description. Before: CONSOLE MESSAGE: line 0: WebSocket network error: error code 0 After: CONSOLE MESSAGE: line 0: WebSocket network error: Error sending data: Broken pipe
Attachments
Patch (4.94 KB, patch)
2011-12-08 01:53 PST, Takashi Toyoshima
no flags
Takashi Toyoshima
Comment 1 2011-12-08 01:53:14 PST
WebKit Review Bot
Comment 2 2011-12-08 07:45:54 PST
Comment on attachment 118347 [details] Patch Clearing flags on attachment: 118347 Committed r102339: <http://trac.webkit.org/changeset/102339>
WebKit Review Bot
Comment 3 2011-12-08 07:45:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.