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

Issue 1534593002: SPDY Settings - preferences read from the disk 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@fix_spdy_servers_mru_cache
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SPDY Settings - preferences read from the disk 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/9b0c1044bad8fda401e36d2610a2aac18431fb71 Cr-Commit-Position: refs/heads/master@{#366033}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -20 lines) Patch
M net/http/http_server_properties_impl.cc View 1 1 chunk +12 lines, -1 line 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 4 chunks +93 lines, -19 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (9 generated)
ramant (doing other things)
5 years ago (2015-12-16 22:57:39 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/1534593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1534593002/1
5 years ago (2015-12-17 02:36:47 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-17 04:01:08 UTC) #6
Bence
LGTM.
5 years ago (2015-12-17 18:17:26 UTC) #7
Ryan Hamilton
lgtm
5 years ago (2015-12-18 00:13:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1534593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1534593002/20001
5 years ago (2015-12-18 04:48:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1534593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1534593002/40001
5 years ago (2015-12-18 05:33:40 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-18 06:38:26 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-18 06:40:02 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9b0c1044bad8fda401e36d2610a2aac18431fb71
Cr-Commit-Position: refs/heads/master@{#366033}

Powered by Google App Engine
This is Rietveld 408576698