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

Issue 11175002: testserver.py TLS and client auth support on WebSocket. (Closed)

Created:
8 years, 2 months ago by Takashi Toyoshima
Modified:
8 years, 2 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org, Ryan Sleevi
Visibility:
Public.

Description

testserver.py TLS and client auth support on WebSocket. BUG=136950 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162653

Patch Set 1 #

Total comments: 4

Patch Set 2 : done #

Patch Set 3 : fix indent #

Total comments: 1

Patch Set 4 : add crbug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -11 lines) Patch
M net/test/base_test_server.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M net/tools/testserver/testserver.py View 1 2 3 3 chunks +22 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Takashi Toyoshima
This CL is splited from https://codereview.chromium.org/11085039/ and https://chromiumcodereview.appspot.com/10703189/. phajdan.jr, Could you take a look?
8 years, 2 months ago (2012-10-16 08:31:45 UTC) #1
Paweł Hajdan Jr.
https://codereview.chromium.org/11175002/diff/1/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): https://codereview.chromium.org/11175002/diff/1/net/tools/testserver/testserver.py#newcode2264 net/tools/testserver/testserver.py:2264: return Those failure cases should make the server exit ...
8 years, 2 months ago (2012-10-16 17:07:24 UTC) #2
Takashi Toyoshima
Thanks. Could you take another look? https://codereview.chromium.org/11175002/diff/1/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): https://codereview.chromium.org/11175002/diff/1/net/tools/testserver/testserver.py#newcode2264 net/tools/testserver/testserver.py:2264: return Other paths ...
8 years, 2 months ago (2012-10-17 01:18:42 UTC) #3
Paweł Hajdan Jr.
https://codereview.chromium.org/11175002/diff/8001/net/tools/testserver/testserver.py File net/tools/testserver/testserver.py (right): https://codereview.chromium.org/11175002/diff/8001/net/tools/testserver/testserver.py#newcode2272 net/tools/testserver/testserver.py:2272: # TODO(phajdan.jr): Provide non-zero exit code for these error ...
8 years, 2 months ago (2012-10-17 16:59:11 UTC) #4
Takashi Toyoshima
Can you allow me to split it to another CL? Currently, every path doesn't return ...
8 years, 2 months ago (2012-10-17 17:54:42 UTC) #5
Paweł Hajdan Jr.
Alright, could you then please fix the TODOs from this CL after landing, and preferably ...
8 years, 2 months ago (2012-10-17 18:08:08 UTC) #6
Takashi Toyoshima
Thanks a lot! I'll make a change for the TODO, soon.
8 years, 2 months ago (2012-10-18 02:55:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/11175002/13003
8 years, 2 months ago (2012-10-18 03:03:32 UTC) #8
commit-bot: I haz the power
8 years, 2 months ago (2012-10-18 05:05:53 UTC) #9
Change committed as 162653

Powered by Google App Engine
This is Rietveld 408576698