summaryrefslogtreecommitdiffstats
path: root/chrome/browser/rlz
diff options
context:
space:
mode:
authorglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 19:03:35 +0000
committerglotov@google.com <glotov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 19:03:35 +0000
commit4ca25be2a7e418cfbd92140da177c1991bf30a50 (patch)
tree05ee3380b14b353a11c6b72ba9c55498a40f8b86 /chrome/browser/rlz
parent072d5850bac0755023b314110c27480c6963e477 (diff)
downloadchromium_src-4ca25be2a7e418cfbd92140da177c1991bf30a50.zip
chromium_src-4ca25be2a7e418cfbd92140da177c1991bf30a50.tar.gz
chromium_src-4ca25be2a7e418cfbd92140da177c1991bf30a50.tar.bz2
Removes static storage of menu-marker bitmap. Tiny change.
The problem was when I change the language (current locale), I reset (delete and re-create) all views to make sure they don't reference old locale still. This menu-marker bitmap was the only object that remained to reference old, deleted locale after resetting. As ResourceBundle::GetBitmapNamed() caches its resources, I believe that this CL doesn't cause bitmaps bloat. BUG=none TEST=none Review URL: http://codereview.chromium.org/668067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/rlz')
0 files changed, 0 insertions, 0 deletions