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

Issue 2384703002: Make SSLClientSessionCache a client of memory coordinator (Closed)

Created:
4 years, 2 months ago by hajimehoshi
Modified:
4 years, 2 months ago
Reviewers:
chrisha, Ryan Sleevi, bashi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make SSLClientSessionCache a client of memory coordinator When the memory coordinator is enabled, SSLClientSessionCache becomes a client of the memory coordinator instead of installing MemoryPressureListener. In the implmentation of this CL, both MemoryPressureListener and MemoryCoordinatorClient are installed regardless of the flag, but as default MemoryCoordinator is not enabled and when MemoryCoordinator is enabled by a flag, it is planed to suppress MemoryPressureMonitor features. Design Doc: https://docs.google.com/document/d/1a69mMr7jI7qK0OfKNlrZ350xiXizVMCCe8orGX7K8Uo/edit?ts=57d7968b# BUG=639700 Committed: https://crrev.com/e10e500bba646fdeb77b2ae6b9b4927d311968d9 Cr-Commit-Position: refs/heads/master@{#422697}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -2 lines) Patch
M net/ssl/ssl_client_session_cache.h View 4 chunks +6 lines, -2 lines 0 comments Download
M net/ssl/ssl_client_session_cache.cc View 3 chunks +21 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (9 generated)
hajimehoshi
PTAL
4 years, 2 months ago (2016-09-30 08:53:36 UTC) #3
Ryan Sleevi
lgtm
4 years, 2 months ago (2016-10-03 23:12:11 UTC) #8
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/2384703002/1
4 years, 2 months ago (2016-10-04 03:49:53 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-04 03:54:52 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 03:56:32 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e10e500bba646fdeb77b2ae6b9b4927d311968d9
Cr-Commit-Position: refs/heads/master@{#422697}

Powered by Google App Engine
This is Rietveld 408576698