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

Issue 213017: Moving two http utility functions to a separate source file due to dependency... (Closed)

Created:
11 years, 3 months ago by tommi (sloooow) - chröme
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Moving two http utility functions to a separate source file due to dependency on icu. This allows usage of e.g. HeadersIterator without pulling in all of icu. TEST=no code change. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26545

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -16 lines) Patch
M net/http/http_util.cc View 1 3 chunks +2 lines, -16 lines 0 comments Download
A net/http/http_util_icu.cc View 1 chunk +30 lines, -0 lines 2 comments Download
M net/net.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tommi (sloooow) - chröme
11 years, 3 months ago (2009-09-18 01:25:28 UTC) #1
amit
lb
11 years, 3 months ago (2009-09-18 01:38:07 UTC) #2
slightlyoff
LGTM
11 years, 3 months ago (2009-09-18 01:43:19 UTC) #3
darin (slow to review)
http://codereview.chromium.org/213017/diff/2001/3002 File net/http/http_util_icu.cc (right): http://codereview.chromium.org/213017/diff/2001/3002#newcode1 Line 1: // Copyright (c) 2006-2008 The Chromium Authors. All ...
11 years, 3 months ago (2009-09-18 04:29:14 UTC) #4
tommi (sloooow) - chröme
11 years, 3 months ago (2009-09-18 05:30:03 UTC) #5
thanks darin - comments addressed in http://codereview.chromium.org/216021

Powered by Google App Engine
This is Rietveld 408576698