commit | da753d47c8650ccbd9d4076bbd691f12e1961ece | [log] [tgz] |
---|---|---|
author | chrisha <[email protected]> | Tue Dec 08 00:57:13 2015 |
committer | Commit bot <[email protected]> | Tue Dec 08 00:58:56 2015 |
tree | e9e7296b953a8c9f234eaa4bd538acbeb2b756b9 | |
parent | 656a7c9458cb94bf312dcfcb71bf5f04a72dcb01 [diff] |
Create per-child-process dispatch mechanism for memory pressure notifications. This modifies the browser-side MemoryMessageFilter so that they explicitly track the child-process with which they are associated. It then adds a method to MemoryPressureController which allows selectively dispatching messages to a single process at a time. A further CL will make use of this mechanism to dispatch memory pressure notifications from the browser. BUG=483964 Committed: https://crrev.com/c8726de85c7d5e4855fc5db9c7e380273cae4477 Cr-Commit-Position: refs/heads/master@{#359662} Review URL: https://codereview.chromium.org/1442463003 Cr-Commit-Position: refs/heads/master@{#363651}