Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ↵ | brettw@google.com | 2008-12-12 | 1 | -0/+7 |
| | | | | | | | | | concept. Add necessary const accessors to property bag. BUG=5260 Review URL: http://codereview.chromium.org/13707 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6920 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add a property bag which is a typesafe list of arbitrary data that can be | brettw@google.com | 2008-12-09 | 1 | -0/+48 |
associated with any object. Review URL: http://codereview.chromium.org/13676 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6654 0039d316-1c4b-4281-b951-d872f2087c98 |