[Webkit-unassigned] [Bug 73630] [Qt] Change default WebSocket protocol to the latest one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 11:05:48 PDT 2012


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


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 #6 from Yuta Kitamura <yutak at chromium.org>  2012-03-14 11:05:48 PST ---
GTK already transitioned (bug 74064), Mac/Win/WK2 also transitioned (bug 78541). So I think, among the ports I'm aware of, Qt is the only one left on the old protocol.

Sounds like it's time to switch the flag for Qt, and also flip the WebCore-global default value.

I'd like to make the transition two-fold:
1) Complete the transition on Qt and make sure things are fine.
2) Flip the global default value and remove port-specific defaults.

Does this make sense? If so, I'm going to upload a patch that just changes Qt's default.

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