[Webkit-unassigned] [Bug 85590] Web Inspector: reconnect websocket

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 02:25:32 PDT 2012


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


alFReD NSH <FaridN_SOAD at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |FaridN_SOAD at yahoo.com




--- Comment #3 from alFReD NSH <FaridN_SOAD at yahoo.com>  2012-08-26 02:25:33 PST ---
`InspectorFrontendHost.sendMessageToBackend = WebInspector.socket.send.bind(WebInspector.socket);` is a duplicate line. To refactor this, better to call a callback argument, on open event and `WebInspector.doLoadedDone();` on it.

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