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

Issue 2608563002: Remove some dead code for operating on headers-as-a-string. (Closed)

Created:
3 years, 11 months ago by mmenke
Modified:
3 years, 11 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove some dead code for operating on headers-as-a-string. New code should be using HttpRequestHeaders or HttpResponseHeaders, as appropriate. BUG=none Committed: https://crrev.com/d1ce8d1e4550551a76709b3acf7a2fbb357ba349 Cr-Commit-Position: refs/heads/master@{#440931}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -229 lines) Patch
M net/http/http_util.h View 1 2 chunks +2 lines, -18 lines 0 comments Download
M net/http/http_util.cc View 3 chunks +2 lines, -55 lines 0 comments Download
M net/http/http_util_unittest.cc View 2 chunks +0 lines, -156 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
mmenke
Death to dead code! This still leaves in HasHeader, and AppendHeaderIfMissing. AppendHeaderIfMissing has one consumer ...
3 years, 11 months ago (2016-12-28 21:38:43 UTC) #4
eroman
lgtm https://codereview.chromium.org/2608563002/diff/1/net/http/http_util.h File net/http/http_util.h (right): https://codereview.chromium.org/2608563002/diff/1/net/http/http_util.h#newcode49 net/http/http_util.h:49: // Parses the value of a "Range" header ...
3 years, 11 months ago (2016-12-29 01:15:28 UTC) #7
mmenke
Thanks! https://codereview.chromium.org/2608563002/diff/1/net/http/http_util.h File net/http/http_util.h (right): https://codereview.chromium.org/2608563002/diff/1/net/http/http_util.h#newcode49 net/http/http_util.h:49: // Parses the value of a "Range" header ...
3 years, 11 months ago (2016-12-29 02:14:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2608563002/20001
3 years, 11 months ago (2016-12-29 02:14:58 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2016-12-29 03:07:33 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:51:35 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d1ce8d1e4550551a76709b3acf7a2fbb357ba349
Cr-Commit-Position: refs/heads/master@{#440931}

Powered by Google App Engine
This is Rietveld 408576698