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

Issue 2412413002: WIP: Add MemoryCoordinator::GetCurrentMemoryState (Closed)

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

Description

WIP: Add MemoryCoordinator::GetCurrentMemoryState This depends on crrev/2374343002 BUG= Committed: https://crrev.com/f210a384e1b4b5b38b911dfdddc4dc6055615050 Cr-Commit-Position: refs/heads/master@{#425916}

Patch Set 1 #

Patch Set 2 : Change the base #

Total comments: 3

Patch Set 3 : Address on reviews #

Patch Set 4 : (rebase) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M content/browser/memory/memory_coordinator.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/memory/memory_coordinator_impl_unittest.cc View 1 2 3 3 chunks +8 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (9 generated)
hajimehoshi
(This is WIP)
4 years, 2 months ago (2016-10-13 08:37:11 UTC) #2
haraken
Would you upload a diff from crrev/2374343002?
4 years, 2 months ago (2016-10-13 08:38:27 UTC) #3
hajimehoshi
On 2016/10/13 08:38:27, haraken wrote: > Would you upload a diff from crrev/2374343002? Done (I ...
4 years, 2 months ago (2016-10-13 08:49:45 UTC) #4
haraken
Can you add a test? https://codereview.chromium.org/2412413002/diff/20001/content/browser/memory/memory_coordinator.h File content/browser/memory/memory_coordinator.h (right): https://codereview.chromium.org/2412413002/diff/20001/content/browser/memory/memory_coordinator.h#newcode55 content/browser/memory/memory_coordinator.h:55: virtual base::MemoryState GetCurrentState() const ...
4 years, 2 months ago (2016-10-13 09:27:20 UTC) #5
chrisha
+1 to haraken's comment. Also please rename the CL to reflect this.
4 years, 2 months ago (2016-10-13 13:34:16 UTC) #6
bashi
Thanks for the CL! I'll try to submit my CL as soon as possible :) ...
4 years, 2 months ago (2016-10-13 23:16:35 UTC) #7
hajimehoshi
Thank you! https://codereview.chromium.org/2412413002/diff/20001/content/browser/memory/memory_coordinator.h File content/browser/memory/memory_coordinator.h (right): https://codereview.chromium.org/2412413002/diff/20001/content/browser/memory/memory_coordinator.h#newcode55 content/browser/memory/memory_coordinator.h:55: virtual base::MemoryState GetCurrentState() const = 0; On ...
4 years, 2 months ago (2016-10-14 07:37:48 UTC) #12
haraken
LGTM
4 years, 2 months ago (2016-10-14 10:19:26 UTC) #13
chrisha
lgtm!
4 years, 2 months ago (2016-10-14 19:56:53 UTC) #14
bashi
lgtm
4 years, 2 months ago (2016-10-16 23:17:27 UTC) #15
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/2412413002/60001
4 years, 2 months ago (2016-10-18 06:18:24 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-18 07:11:13 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f210a384e1b4b5b38b911dfdddc4dc6055615050 Cr-Commit-Position: refs/heads/master@{#425916}
4 years, 2 months ago (2016-10-18 07:13:13 UTC) #22
hajimehoshi
4 years, 2 months ago (2016-10-18 09:17:53 UTC) #23
Message was sent while issue was closed.
On 2016/10/18 07:13:13, commit-bot: I haz the power wrote:
> Patchset 4 (id:??) landed as
> https://crrev.com/f210a384e1b4b5b38b911dfdddc4dc6055615050
> Cr-Commit-Position: refs/heads/master@{#425916}

Oooops, I should have fixed the title and the description!

Powered by Google App Engine
This is Rietveld 408576698