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

Issue 273072: Adding a Find method to the HeadersIterator class.... (Closed)

Created:
11 years, 2 months ago by tommi (sloooow) - chröme
Modified:
9 years, 7 months ago
Reviewers:
amit, eroman
CC:
chromium-reviews_googlegroups.com, darin (slow to review), tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Adding a Find method to the HeadersIterator class. TEST=Run the HeadersIterator_Find test. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29273

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M net/http/http_util.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M net/http/http_util.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M net/http/http_util_unittest.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tommi (sloooow) - chröme
11 years, 2 months ago (2009-10-15 20:44:12 UTC) #1
amit
Nice, I think we need a Rewind() method for the iterator to reset the position. ...
11 years, 2 months ago (2009-10-15 23:33:03 UTC) #2
tommi1
Sure. I don't mind adding a Reset() method. In the test, I'm purposely searching for ...
11 years, 2 months ago (2009-10-16 02:12:17 UTC) #3
eroman
I suggest naming this "AdvanceTo()" instead of "Find()". Otherwise LGTM.
11 years, 2 months ago (2009-10-16 03:22:21 UTC) #4
tommi (sloooow) - chröme
done - changes uploaded, waiting for trybots On Thu, Oct 15, 2009 at 11:22 PM, ...
11 years, 2 months ago (2009-10-16 05:04:59 UTC) #5
eroman
11 years, 2 months ago (2009-10-16 21:21:41 UTC) #6
Still LGTM

Powered by Google App Engine
This is Rietveld 408576698