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

Issue 2739363002: Implement base::MemoryCoordinator for ChildMemoryCoordinatorImpl (Closed)

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

Description

Implement base::MemoryCoordinator for ChildMemoryCoordinatorImpl Some components in renderer side want to access memory coordinator from outside content/ (e.g. v8). Make ChildMemoryCoordinatorImpl be a subclass of base::MemoryCoordinator so that such components can access memory coordinator via base::MemoryCoordinatorProxy. BUG=693430 Review-Url: https://codereview.chromium.org/2739363002 Cr-Commit-Position: refs/heads/master@{#456635} Committed: https://chromium.googlesource.com/chromium/src/+/05c7a3f7523ff797cf6537109549d4bc513ece64

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M content/child/memory/child_memory_coordinator_impl.h View 4 chunks +7 lines, -1 line 0 comments Download
M content/child/memory/child_memory_coordinator_impl.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M content/child/memory/child_memory_coordinator_impl_unittest.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (12 generated)
bashi
PTAL This is a part of https://codereview.chromium.org/2731913002/ which exposes the global memory budget to v8. ...
3 years, 9 months ago (2017-03-10 09:41:19 UTC) #4
haraken
Hmm. Conceptually there should be only one MemoryCoordinator in the browser side. So making ChildMemoryCoordinator ...
3 years, 9 months ago (2017-03-10 09:49:28 UTC) #5
bashi
On 2017/03/10 09:49:28, haraken wrote: > Hmm. Conceptually there should be only one MemoryCoordinator in ...
3 years, 9 months ago (2017-03-13 00:29:00 UTC) #8
haraken
On 2017/03/13 00:29:00, bashi wrote: > On 2017/03/10 09:49:28, haraken wrote: > > Hmm. Conceptually ...
3 years, 9 months ago (2017-03-13 11:21:21 UTC) #9
commit-bot: I haz the power
This CL has an open dependency (Issue 2741883004 Patch 1). Please resolve the dependency and ...
3 years, 9 months ago (2017-03-13 23:04:11 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/2739363002/1
3 years, 9 months ago (2017-03-14 04:08:35 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/382717)
3 years, 9 months ago (2017-03-14 05:33:12 UTC) #16
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/2739363002/1
3 years, 9 months ago (2017-03-14 05:39:54 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 06:14:20 UTC) #21
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/05c7a3f7523ff797cf6537109549...

Powered by Google App Engine
This is Rietveld 408576698