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

Issue 1531983003: Changes to QuicServerInfoMap initialization to maintain MRU order of the (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_server_network_stats_mru_cache
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changes to QuicServerInfoMap 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/04f6b77e4246bd97d1abd88d1a6104f26b00b815 Cr-Commit-Position: refs/heads/master@{#366027}

Patch Set 1 #

Patch Set 2 : rebase TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -11 lines) Patch
M net/http/http_server_properties_impl.cc View 1 1 chunk +15 lines, -3 lines 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 1 chunk +56 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
ramant (doing other things)
5 years ago (2015-12-17 03:44:29 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/1531983003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531983003/1
5 years ago (2015-12-17 03:45:49 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:12 UTC) #5
Bence
LGTM.
5 years ago (2015-12-17 18:22:10 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/1531983003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531983003/20001
5 years ago (2015-12-18 05:07:31 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-18 06:19:06 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-18 06:19:47 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/04f6b77e4246bd97d1abd88d1a6104f26b00b815
Cr-Commit-Position: refs/heads/master@{#366027}

Powered by Google App Engine
This is Rietveld 408576698