[Webkit-unassigned] [Bug 32165] WebSocket errors should be logged to console
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 9 08:44:33 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32165
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #44508|review? |review-
Flag| |
--- Comment #8 from Pavel Feldman <pfeldman at chromium.org> 2009-12-09 08:44:33 PST ---
(From update of attachment 44508)
> + m_context->addMessage(InspectorControllerDestination, JSMessageSource, LogMessageType, ErrorMessageLevel, "Error in sending handshake message.", 0, m_handshake.clientOrigin());
Why do you dump this using InspectorControllerDestinatio (not the
ConsoleDestination)? Latter would dump both into the console clients and
inspector controller.
--
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