Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stub implementation of linux, mac icon loader/manager. | estade@chromium.org | 2009-05-08 | 1 | -0/+15 |
Define a platform specific type IconGroupID which helps with caching multiple requests for the same icon. Previously we just used the file path (or the extension), but on POSIX we use mime types rather than extensions. Review URL: http://codereview.chromium.org/113120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15665 0039d316-1c4b-4281-b951-d872f2087c98 |