DescriptionIntroduce MemoryCoordinatorProxy in base
This CL instroduces a new class MemoryCoordinatorProxy that is the proxy
of MemoryCoordinator in content/browser. MemoryCoordinator::
GetCurrentMemoryState to get the current memory state is now not
accessible by some MemoryCoordinatorClients, and MemoryCoordinatorProxy
offers the proxy function to access this.
This is used to get the current memory state by e.g. TabLoader in
chrome/browser or components in net.
BUG=639700
Committed: https://crrev.com/3524bd796cb8b8c57815dfa324e4cc66a74f5336
Cr-Commit-Position: refs/heads/master@{#427027}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address on reviews #
Total comments: 6
Depends on Patchset: Messages
Total messages: 24 (9 generated)
|