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

Issue 8220028: Remove the unused source_net_log parameter from ResolveHelper. (Closed)

Created:
9 years, 2 months ago by wtc
Modified:
9 years, 2 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, mmenke
Visibility:
Public.

Description

Remove the unused source_net_log parameter from ResolveHelper. This also fixes the wrong argument order in one of the ResolveHelper calls. This bug was introduced in http://codereview.chromium.org/7492059/. R=cbentzel@chromium.org,eroman@chromium.org BUG=100080 TEST=net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105184

Patch Set 1 #

Patch Set 2 : Remove the unused source_net_log parameter from ResolveHelper #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M net/base/host_resolver_impl.h View 1 1 chunk +2 lines, -3 lines 0 comments Download
M net/base/host_resolver_impl.cc View 1 3 chunks +3 lines, -6 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
wtc
http://codereview.chromium.org/8220028/diff/3001/net/base/host_resolver_impl.cc File net/base/host_resolver_impl.cc (left): http://codereview.chromium.org/8220028/diff/3001/net/base/host_resolver_impl.cc#oldcode1350 net/base/host_resolver_impl.cc:1350: request_net_log.AddEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_CACHE_HIT, NULL); Note that in the original code, Resolve ...
9 years, 2 months ago (2011-10-11 21:24:18 UTC) #1
wtc
http://codereview.chromium.org/8220028/diff/3001/net/base/host_resolver_impl.cc File net/base/host_resolver_impl.cc (left): http://codereview.chromium.org/8220028/diff/3001/net/base/host_resolver_impl.cc#oldcode1350 net/base/host_resolver_impl.cc:1350: request_net_log.AddEvent(NetLog::TYPE_HOST_RESOLVER_IMPL_CACHE_HIT, NULL); I forgot to mention that the original ...
9 years, 2 months ago (2011-10-11 21:30:09 UTC) #2
eroman
lgtm, good find! Regarding the bug numbers on this CL: I don't think they should ...
9 years, 2 months ago (2011-10-12 00:48:06 UTC) #3
cbentzel
LGTM Thanks for tracking this down and fixing it.
9 years, 2 months ago (2011-10-12 15:20:18 UTC) #4
wtc
On 2011/10/12 00:48:06, eroman wrote: > > Regarding the bug numbers on this CL: I ...
9 years, 2 months ago (2011-10-12 18:58:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/8220028/3001
9 years, 2 months ago (2011-10-12 18:58:52 UTC) #6
commit-bot: I haz the power
9 years, 2 months ago (2011-10-12 22:38:01 UTC) #7
Change committed as 105184

Powered by Google App Engine
This is Rietveld 408576698