commit | d5e30cde9d0c724f221101f0ca77f54f30794c59 | [log] [tgz] |
---|---|---|
author | vabr <[email protected]> | Thu Oct 02 11:06:03 2014 |
committer | Commit bot <[email protected]> | Thu Oct 02 11:07:23 2014 |
tree | 8e01f5a342750d7ff72fd007b2591389d43327e8 | |
parent | e65a8cbe2e8b0634a66715b3959b418431f4d0c0 [diff] |
LocalSharedObjectsContainer: Separate object counting in an interface This CL separates the part of LocalSharedObjectsContainer which is to be componentised into an interface, and keeps the LSOC itself an implementation detail of TabSpecificContentSettings (to be moved to the embedding client at a later point). More design details here: https://docs.google.com/a/google.com/document/d/1rQ9PMCPL6wHh-QjaZWOBcaYXQgbCka7unSsciQ52qOs/edit#heading=h.hid3xtn12izy BUG=384873 Review URL: https://codereview.chromium.org/588583002 Cr-Commit-Position: refs/heads/master@{#297802}