* SUMMARY Uncaught exceptions, attempting to dispatch unimplemented Network WebSocket methods. * STEPS TO REPRODUCE 1. Inspect http://www.nytimes.com/interactive/2015/01/09/sports/el-capitan-2d-image.html 2. Inspect Inspector => ERRORS * NOTES [Error] Protocol Error: Attempted to dispatch an unimplemented method 'Network.webSocketFrameReceived' dispatchEvent (InspectorBackend.js, line 346) _dispatchEvent (InspectorBackend.js, line 233) dispatch (InspectorBackend.js, line 88) dispatchNextQueuedMessageFromBackend (MessageDispatcher.js, line 42) [Error] Protocol Error: Attempted to dispatch an unimplemented method 'Network.webSocketFrameSent' dispatchEvent (InspectorBackend.js, line 346) _dispatchEvent (InspectorBackend.js, line 233) dispatch (InspectorBackend.js, line 88) dispatchNextQueuedMessageFromBackend (MessageDispatcher.js, line 42)
<rdar://problem/19494230>
Created attachment 244741 [details] [PATCH] Proposed Fix
Comment on attachment 244741 [details] [PATCH] Proposed Fix Clearing flags on attachment: 244741 Committed r178572: <http://trac.webkit.org/changeset/178572>
All reviewed patches have been landed. Closing bug.