Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 158663003: [WebSocket] Fix permessage-deflate handshake failure messages. (Closed)

Created:
6 years, 10 months ago by yhirano
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[WebSocket] Fix permessage-deflate handshake failure messages. BUG=339373 R=ricea@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252008

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -39 lines) Patch
M net/websockets/websocket_basic_handshake_stream.cc View 1 2 3 chunks +22 lines, -17 lines 0 comments Download
M net/websockets/websocket_stream_test.cc View 11 chunks +23 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Adam Rice
https://codereview.chromium.org/158663003/diff/1/net/websockets/websocket_basic_handshake_stream.cc File net/websockets/websocket_basic_handshake_stream.cc (right): https://codereview.chromium.org/158663003/diff/1/net/websockets/websocket_basic_handshake_stream.cc#newcode245 net/websockets/websocket_basic_handshake_stream.cc:245: "Error in permessage-deflate: " There are enough of these ...
6 years, 10 months ago (2014-02-10 10:16:14 UTC) #1
yhirano
https://codereview.chromium.org/158663003/diff/1/net/websockets/websocket_basic_handshake_stream.cc File net/websockets/websocket_basic_handshake_stream.cc (right): https://codereview.chromium.org/158663003/diff/1/net/websockets/websocket_basic_handshake_stream.cc#newcode245 net/websockets/websocket_basic_handshake_stream.cc:245: "Error in permessage-deflate: " On 2014/02/10 10:16:14, Adam Rice ...
6 years, 10 months ago (2014-02-10 12:17:32 UTC) #2
Adam Rice
https://codereview.chromium.org/158663003/diff/50001/net/websockets/websocket_basic_handshake_stream.cc File net/websockets/websocket_basic_handshake_stream.cc (right): https://codereview.chromium.org/158663003/diff/50001/net/websockets/websocket_basic_handshake_stream.cc#newcode225 net/websockets/websocket_basic_handshake_stream.cc:225: bool DeflateError(std::string* message, const char* piece) { Please use ...
6 years, 10 months ago (2014-02-10 12:31:24 UTC) #3
yhirano
https://codereview.chromium.org/158663003/diff/50001/net/websockets/websocket_basic_handshake_stream.cc File net/websockets/websocket_basic_handshake_stream.cc (right): https://codereview.chromium.org/158663003/diff/50001/net/websockets/websocket_basic_handshake_stream.cc#newcode225 net/websockets/websocket_basic_handshake_stream.cc:225: bool DeflateError(std::string* message, const char* piece) { On 2014/02/10 ...
6 years, 10 months ago (2014-02-13 04:56:17 UTC) #4
Adam Rice
lgtm
6 years, 10 months ago (2014-02-13 05:33:04 UTC) #5
yhirano
+tyoshino for OWNER review.
6 years, 10 months ago (2014-02-19 04:02:21 UTC) #6
tyoshino (SeeGerritForStatus)
lgtm
6 years, 10 months ago (2014-02-19 05:44:44 UTC) #7
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 10 months ago (2014-02-19 05:45:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/158663003/100001
6 years, 10 months ago (2014-02-19 05:45:35 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 08:36:38 UTC) #10
Message was sent while issue was closed.
Change committed as 252008

Powered by Google App Engine
This is Rietveld 408576698