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

Issue 9488008: Include HTTP library in the standalone VM (Closed)

Created:
8 years, 9 months ago by Søren Gjesse
Modified:
8 years, 9 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Include HTTP library in the standalone VM HTTP support is part of library dart:io. The current interface is defined in runtime/bin/http.dart R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4692

Patch Set 1 #

Patch Set 2 : Minor update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -2799 lines) Patch
A + runtime/bin/http.dart View 1 chunk +0 lines, -6 lines 0 comments Download
A + runtime/bin/http_impl.dart View 6 chunks +1 line, -11 lines 0 comments Download
M runtime/bin/io_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M samples/chat/chat_server_lib.dart View 1 chunk +1 line, -2 lines 0 comments Download
D samples/chat/http.dart View 1 chunk +0 lines, -352 lines 0 comments Download
D samples/chat/http_impl.dart View 1 chunk +0 lines, -1579 lines 0 comments Download
M samples/tests/samples/src/chat/ChatServerTest.dart View 1 chunk +1 line, -5 lines 0 comments Download
D samples/tests/samples/src/chat/HttpParserTest.dart View 1 chunk +0 lines, -366 lines 0 comments Download
D samples/tests/samples/src/chat/HttpTest.dart View 1 chunk +0 lines, -384 lines 0 comments Download
D samples/tests/samples/src/chat/UrlEncodingTest.dart View 1 chunk +0 lines, -30 lines 0 comments Download
A + tests/standalone/src/HttpParserTest.dart View 3 chunks +53 lines, -58 lines 0 comments Download
A + tests/standalone/src/HttpTest.dart View 1 1 chunk +5 lines, -4 lines 0 comments Download
A + tests/standalone/src/UrlEncodingTest.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 9 months ago (2012-02-28 15:03:14 UTC) #1
Mads Ager (google)
8 years, 9 months ago (2012-02-28 15:09:58 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698