[Webkit-unassigned] [Bug 54811] REGRESSION(r78383): Failure to connect on websocketstest.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 21:19:38 PST 2011


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


Yuta Kitamura <yutak at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |yutak at chromium.org
                   |kit.org                     |




--- Comment #5 from Yuta Kitamura <yutak at chromium.org>  2011-02-28 21:19:38 PST ---
This patch is an attempt to fix SocketStreamHandleCFNet so that it does not rely on KURL::setPort() appending ":port" part.

This regression makes us unable to connect to almost all WebSocket servers (listening at the default port), which sounds rather serious to me.

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