[Webkit-unassigned] [Bug 112534] New: WebSocket should not fail the connection when blob data can't be loaded correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 17 23:09:09 PDT 2013


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

           Summary: WebSocket should not fail the connection when blob
                    data can't be loaded correctly.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


For WebSocket.send(blob) function, when blob data can't be loaded correctly(e.g. the File or Blob resource could not be found at the time the read was processed), WebSocket will fail the connection.
I don't think it is friendly, maybe add console message "blob data can't be loaded correctly" should be reasonable.

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