Bug 116190 - Remove WebSocketHandshakeResponse class
Summary: Remove WebSocketHandshakeResponse class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 15:13 PDT by Anders Carlsson
Modified: 2013-05-15 20:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (30.22 KB, patch)
2013-05-15 15:14 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-05-15 15:13:29 PDT
Remove WebSocketHandshakeResponse class
Comment 1 Anders Carlsson 2013-05-15 15:14:42 PDT
Created attachment 201891 [details]
Patch
Comment 2 Andreas Kling 2013-05-15 15:37:05 PDT
Comment on attachment 201891 [details]
Patch

LGTM
Comment 3 Anders Carlsson 2013-05-15 15:43:32 PDT
Committed r150154: <http://trac.webkit.org/changeset/150154>
Comment 4 Alexey Proskuryakov 2013-05-15 20:13:09 PDT
Just like removing the request counterpart, this is not a good idea.

It is _very_ annoying that such nonessential changes are made with such extreme urgency.