[Webkit-unassigned] [Bug 74066] New: [GTK] [WebSocket] Provide more specific error description for SocketStreamError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 01:50:06 PST 2011


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

           Summary: [GTK] [WebSocket] Provide more specific error
                    description for SocketStreamError
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org
                CC: tkent at chromium.org, yutak at chromium.org,
                    svillar at igalia.com


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

-- 
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