Add MemoryPurgeController
No client so far. Follow-up CLs will add actual clients. Design doc: https://docs.google.com/document/d/1TbtkhXpjw_8lftLwELuEPEgcyWfXuVLuqW2KYJZeaBA/edit?pli=1 Non trivial changes from the design doc: - MemoryPurgeController owns its clients. - Page owns MemoryPurgeController (because core/ and modules/ will want to access MemoryPurgeController to register clients) I chose Page as the owner of the controller because it has the same lifetime of WebView. BUG=520496 Review URL: https://codereview.chromium.org/1303203002 git-svn-id: svn://svn.chromium.org/blink/trunk@201116 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment