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

Issue 1530333004: Changes to ServerNetworkStatsMap initialization to maintain MRU order of (Closed)

Created:
5 years ago by ramant (doing other things)
Modified:
5 years ago
Reviewers:
Bence, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_alternate_service_mru_cache
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changes to ServerNetworkStatsMap initialization to maintain MRU order of the entries that are already in the memory. If an entry from Preferences is not in the memory, it will be added to the end of MRU list. If an entry from Preferences is already in the memory, it will be updated and its MRU order is maintained. Entries in the memory that are not in Preferences, maintain their recency. BUG=568386 R=bnc@chromium.org, rch@chromium.org Committed: https://crrev.com/2e405d2b763f5915a5314480af092cc5b134c94a Cr-Commit-Position: refs/heads/master@{#366029}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -10 lines) Patch
M net/http/http_server_properties_impl.cc View 1 1 chunk +16 lines, -1 line 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 1 chunk +54 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
ramant (doing other things)
5 years ago (2015-12-17 02:45:51 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530333004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530333004/1
5 years ago (2015-12-17 03:45:48 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-17 05:22:05 UTC) #5
Bence
LGTM.
5 years ago (2015-12-17 18:19:12 UTC) #6
Ryan Hamilton
lgtm
5 years ago (2015-12-18 00:13:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1530333004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1530333004/20001
5 years ago (2015-12-18 05:19:22 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-18 06:27:54 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-18 06:28:54 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2e405d2b763f5915a5314480af092cc5b134c94a
Cr-Commit-Position: refs/heads/master@{#366029}

Powered by Google App Engine
This is Rietveld 408576698