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

Issue 12633015: Add a SafeHttpServer shim to work around issue 9140. (Closed)

Created:
7 years, 9 months ago by nweiz
Modified:
7 years, 9 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a SafeHttpServer shim to work around issue 9140. Committed: https://code.google.com/p/dart/source/detail?r=20054

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+933 lines, -4 lines) Patch
A pkg/http/test/safe_http_server.dart View 1 chunk +144 lines, -0 lines 4 comments Download
M pkg/http/test/utils.dart View 2 chunks +2 lines, -1 line 0 comments Download
A pkg/scheduled_test/lib/scheduled_server.dart View 1 chunk +106 lines, -0 lines 0 comments Download
A pkg/scheduled_test/lib/src/scheduled_server/handler.dart View 1 chunk +82 lines, -0 lines 0 comments Download
A pkg/scheduled_test/lib/src/scheduled_server/safe_http_server.dart View 1 chunk +144 lines, -0 lines 0 comments Download
M pkg/scheduled_test/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/scheduled_test/test/scheduled_server_test.dart View 1 chunk +305 lines, -0 lines 0 comments Download
M utils/pub/oauth2.dart View 2 chunks +2 lines, -1 line 0 comments Download
A utils/pub/safe_http_server.dart View 1 chunk +144 lines, -0 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 9 months ago (2013-03-14 20:32:03 UTC) #1
Bob Nystrom
I just review the SafeHttpServer stuff. The other changes are the same from the ScheduledServer ...
7 years, 9 months ago (2013-03-14 20:41:51 UTC) #2
nweiz
https://codereview.chromium.org/12633015/diff/1/pkg/http/test/safe_http_server.dart File pkg/http/test/safe_http_server.dart (right): https://codereview.chromium.org/12633015/diff/1/pkg/http/test/safe_http_server.dart#newcode5 pkg/http/test/safe_http_server.dart:5: library safe_http_server; On 2013/03/14 20:41:51, Bob Nystrom wrote: > ...
7 years, 9 months ago (2013-03-14 22:12:00 UTC) #3
nweiz
7 years, 9 months ago (2013-03-14 22:12:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r20054 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698