Bug 81371 - [Meta] Drop support of old WebSocket protocol
Summary: [Meta] Drop support of old WebSocket protocol
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yuta Kitamura
URL:
Keywords:
Depends on: 81718 88620 90853 90910 91099
Blocks: 81624
  Show dependency treegraph
 
Reported: 2012-03-16 10:51 PDT by Yuta Kitamura
Modified: 2012-07-12 08:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta Kitamura 2012-03-16 10:51:27 PDT
Now, all ports (in public WebKit repository) are using the new RFC WebSocket protocol, so it's good time to drop support of the old hixie-76 protocol.

I'm going to announce in webkit-dev, and if there is no objection, I will start removing the old code and tests.
Comment 1 Adam Barth 2012-07-12 08:33:36 PDT
We have dropped support.  There are still a few stray APIs to clean up, but I think we can safely close this bug at this point.