commit | 5f4c7892122d68b2588ae2bd804fc2dc75e15596 | [log] [tgz] |
---|---|---|
author | bashi <[email protected]> | Thu Aug 18 23:06:08 2016 |
committer | Commit bot <[email protected]> | Thu Aug 18 23:10:24 2016 |
tree | c776429f673176fee00ffe8a31be5be268f5a04b | |
parent | fc56b0062cb12b75c7465710e96fe51f86355913 [diff] |
Reland: Add MemoryCoordinatorClient Make MemoryCoordinator garbage collected to make sure that MemoryCoordinator::trace() is called. Garbage collected MemoryCoordinatorClient will be removed from |m_clients|. Original description: Also move MemoryCoordinator from core/dom to platform/. This is a preparation for experimenting purge and suspend [1,2]. [1] https://docs.google.com/document/d/1EgLimgxWK5DGhptnNVbEGSvVn6Q609ZJaBkLjEPRJvI/edit [2] https://codereview.chromium.org/2130683002/ [email protected],[email protected] BUG=638274 Review-Url: https://codereview.chromium.org/2251853005 Cr-Commit-Position: refs/heads/master@{#412966}