commit | 3d351ad181e54a67ef212132ffa1825ab19448e1 | [log] [tgz] |
---|---|---|
author | dgn <[email protected]> | Fri Feb 26 17:36:45 2016 |
committer | Commit bot <[email protected]> | Fri Feb 26 17:38:52 2016 |
tree | b25d9c2170b10c96b5c9ad7430de691d96a493be | |
parent | 476eb5936b02d8a590af2ea87a17ce411e92bfd0 [diff] |
Add ScopedKeepAlive to c/b/lifetime It moves from c/b/apps as it can be reused more generally across //chrome/browser. It works with the new KeepAliveRegistry which is the class keeping all the relevant information in an accessible place. This patch also reuses ScopedKeepAlive instead of c/b/ui/views/AutoKeepAlive BUG=587926 Review URL: https://codereview.chromium.org/1708343002 Cr-Commit-Position: refs/heads/master@{#377913}