Bug 113843 - [QT] WebSocket errors should be logged to console
Summary: [QT] WebSocket errors should be logged to console
Status: RESOLVED DUPLICATE of bug 113842
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 20:09 PDT by Seokju Kwon
Modified: 2013-04-02 20:20 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-04-02 20:09:42 PDT
Pass the reason of a failure to SocketStreamError instance 
and notify it via SocketStreamHandleClient::didFailSocketStream().
Comment 1 Seokju Kwon 2013-04-02 20:20:33 PDT

*** This bug has been marked as a duplicate of bug 113842 ***