[Webkit-unassigned] [Bug 172788] New: Web Inspector: WebSockets: Multiple assertions while viewing an open WebSocket in the Network tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 31 17:13:06 PDT 2017


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

            Bug ID: 172788
           Summary: Web Inspector: WebSockets: Multiple assertions while
                    viewing an open WebSocket in the Network tab
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattbaker at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Summary:
Multiple assertions while viewing an open WebSocket in the Network tab.

Steps to Reproduce:
1. Inspect http://demo2.kaazing.com/demo/forex/
2. Open Network tab
3. Inspect the Inspector
  => Hundreds of assertions in FrameResourceManager, of the form:

[Error] Assertion Failed
    _webSocketFrameReceivedOrSent (FrameResourceManager.js:286)
    webSocketFrameReceived (FrameResourceManager.js:259)
    webSocketFrameReceived (NetworkObserver.js:88)
    dispatchEvent (InspectorBackend.js:293)
    _dispatchEvent (Connection.js:193)
    dispatch (Connection.js:71)
    dispatch (InspectorBackend.js:152)
    dispatchNextQueuedMessageFromBackend (MessageDispatcher.js:42)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170601/d6ecf5c8/attachment.html>


More information about the webkit-unassigned mailing list