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

Issue 187443004: Avoid unnecessary future in the HTTP stack, after latest cleanup. (Closed)

Created:
6 years, 9 months ago by Anders Johnsen
Modified:
6 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Avoid unnecessary future in the HTTP stack, after latest cleanup. Also move _writeHeaders into _HttpOutgoing, so all outgoing logic is located there. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=33326

Patch Set 1 #

Total comments: 2

Patch Set 2 : Doc fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -172 lines) Patch
M sdk/lib/io/http_impl.dart View 1 13 chunks +160 lines, -171 lines 0 comments Download
M tests/standalone/io/http_head_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
This buys us another 3-5% in the simple cases.
6 years, 9 months ago (2014-03-05 10:33:11 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/187443004/diff/1/sdk/lib/io/http_impl.dart File sdk/lib/io/http_impl.dart (right): https://codereview.chromium.org/187443004/diff/1/sdk/lib/io/http_impl.dart#newcode898 sdk/lib/io/http_impl.dart:898: // immidiately.. immidiately.. .> immediately.
6 years, 9 months ago (2014-03-05 11:30:29 UTC) #2
Anders Johnsen
https://codereview.chromium.org/187443004/diff/1/sdk/lib/io/http_impl.dart File sdk/lib/io/http_impl.dart (right): https://codereview.chromium.org/187443004/diff/1/sdk/lib/io/http_impl.dart#newcode898 sdk/lib/io/http_impl.dart:898: // immidiately.. On 2014/03/05 11:30:29, Søren Gjesse wrote: > ...
6 years, 9 months ago (2014-03-05 11:42:53 UTC) #3
Anders Johnsen
6 years, 9 months ago (2014-03-05 11:43:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r33326 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698