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

Issue 1523543002: SPDY Servers - Servers that are restored from preferences maintain MRU order (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, ianswett
Base URL:
https://chromium.googlesource.com/chromium/src.git@mru_cache_swap
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SPDY Servers - Servers that are restored from preferences maintain MRU order relative to the entries that are already in 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/6dd347458f4bdcc934ac91092eacce2dfa3ee097 Cr-Commit-Position: refs/heads/master@{#366154}

Patch Set 1 #

Patch Set 2 : Preferences data from disk cache updates memory cache #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -11 lines) Patch
M net/http/http_server_properties_impl.cc View 1 1 chunk +15 lines, -1 line 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 2 chunks +65 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 33 (19 generated)
ramant (doing other things)
5 years ago (2015-12-12 02:54: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/1523543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1523543002/1
5 years ago (2015-12-12 02:57:09 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-12 04:43:09 UTC) #6
ramant (doing other things)
Please hold off reviewing this change. Would like to keep the old logic, in case ...
5 years ago (2015-12-14 18:08:03 UTC) #7
Ryan Hamilton
Removing myself as a reviewer since this is not ready for review. Happy to be ...
5 years ago (2015-12-14 19:37:22 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1523543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1523543002/20001
5 years ago (2015-12-16 22:59:26 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/299)
5 years ago (2015-12-17 02:44:32 UTC) #18
ramant (doing other things)
PTAL. thanks
5 years ago (2015-12-18 04:43:40 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1523543002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1523543002/60001
5 years ago (2015-12-18 05:39:24 UTC) #24
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-18 06:46:38 UTC) #26
Ryan Hamilton
lgtm
5 years ago (2015-12-18 19:45:27 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1523543002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1523543002/60001
5 years ago (2015-12-18 19:55:15 UTC) #29
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years ago (2015-12-18 20:05:00 UTC) #31
commit-bot: I haz the power
5 years ago (2015-12-18 20:06:21 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6dd347458f4bdcc934ac91092eacce2dfa3ee097
Cr-Commit-Position: refs/heads/master@{#366154}

Powered by Google App Engine
This is Rietveld 408576698