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

Issue 2568393002: Separate state updating code from MemoryCoordinatorImpl (Closed)

Created:
4 years ago by bashi
Modified:
4 years ago
Reviewers:
haraken, chrisha, boliu
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Separate state updating code from MemoryCoordinatorImpl We are going to merge MemoryCoordinator into MemoryCoordinatorImpl as a part of preparations for adding an pure interface of MemoryCoordinator in base/. Since they are not simple classes, just merging them will create a big class which has multiple responsibilities. Before merging them, factor out state updating code from MemoryCoordinatorImpl. BUG=673216 Committed: https://crrev.com/c6e173428db849e69d2d03a9a208230b77f54ee8 Cr-Commit-Position: refs/heads/master@{#438743}

Patch Set 1 #

Patch Set 2 : comments and tweaks #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -340 lines) Patch
M content/browser/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.h View 1 5 chunks +20 lines, -78 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.cc View 9 chunks +6 lines, -149 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl_unittest.cc View 9 chunks +42 lines, -37 lines 0 comments Download
A + content/browser/memory/memory_state_updater.h View 4 chunks +21 lines, -76 lines 0 comments Download
A content/browser/memory/memory_state_updater.cc View 1 chunk +173 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (25 generated)
bashi
Context: https://codereview.chromium.org/2565323002/#msg28 I want to merge MemoryCoordinator and MemoryCoordinatorImpl so that we can have MemoryCoordinator ...
4 years ago (2016-12-13 03:22:16 UTC) #2
haraken
LGTM
4 years ago (2016-12-13 03:59:16 UTC) #3
bashi
Thanks. I tried to split unittests as well but failed as it's a bit difficult ...
4 years ago (2016-12-13 06:39:33 UTC) #7
bashi
+boliu@ for content/browser/BUILD.gn
4 years ago (2016-12-13 06:40:05 UTC) #9
boliu
On 2016/12/13 06:40:05, bashi1 wrote: > +boliu@ for content/browser/BUILD.gn rs lgtm
4 years ago (2016-12-13 16:06:58 UTC) #12
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/2568393002/20001
4 years ago (2016-12-15 00:38:12 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/315140)
4 years ago (2016-12-15 00:46:22 UTC) #17
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/2568393002/20001
4 years ago (2016-12-15 02:03:06 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/335040)
4 years ago (2016-12-15 02:10:17 UTC) #21
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/2568393002/40001
4 years ago (2016-12-15 04:32:27 UTC) #32
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 04:38:16 UTC) #35
commit-bot: I haz the power
4 years ago (2016-12-15 04:41:27 UTC) #37
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c6e173428db849e69d2d03a9a208230b77f54ee8
Cr-Commit-Position: refs/heads/master@{#438743}

Powered by Google App Engine
This is Rietveld 408576698