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

Issue 2938183003: Make HostCache::RestoreFromListValue() take a const reference (Closed)

Created:
3 years, 6 months ago by mgersh
Modified:
3 years, 6 months ago
Reviewers:
Julia Tuttle
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make HostCache::RestoreFromListValue() take a const reference This was a bug in https://codereview.chromium.org/2791653002/. BUG=605149 Review-Url: https://codereview.chromium.org/2938183003 Cr-Commit-Position: refs/heads/master@{#480107} Committed: https://chromium.googlesource.com/chromium/src/+/120380c724ca5748ec6b1822121ca038c0f139df

Patch Set 1 #

Total comments: 2

Patch Set 2 : auto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M net/dns/host_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/host_cache.cc View 1 3 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
mgersh
3 years, 6 months ago (2017-06-15 14:07:34 UTC) #2
Julia Tuttle
lgtm with optional nit. https://codereview.chromium.org/2938183003/diff/1/net/dns/host_cache.cc File net/dns/host_cache.cc (right): https://codereview.chromium.org/2938183003/diff/1/net/dns/host_cache.cc#newcode319 net/dns/host_cache.cc:319: for (base::ListValue::const_iterator it = old_cache.begin(); ...
3 years, 6 months ago (2017-06-16 16:23:55 UTC) #3
mgersh
https://codereview.chromium.org/2938183003/diff/1/net/dns/host_cache.cc File net/dns/host_cache.cc (right): https://codereview.chromium.org/2938183003/diff/1/net/dns/host_cache.cc#newcode319 net/dns/host_cache.cc:319: for (base::ListValue::const_iterator it = old_cache.begin(); On 2017/06/16 16:23:55, Julia ...
3 years, 6 months ago (2017-06-16 16:54:38 UTC) #4
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/2938183003/20001
3 years, 6 months ago (2017-06-16 16:55:04 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-16 18:25:43 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/120380c724ca5748ec6b1822121c...

Powered by Google App Engine
This is Rietveld 408576698