Mac: Disable loading 2x bitmaps on 10.5 and 10.6
Loading 2x bitmaps on 10.5 caused a regression in our startup time. Since we don't need 2x bitmaps on 10.5 and 10.6 simple fix is to simply disable loading the bitmaps on those platforms. BUG=80501 TEST=Ran on 10.6 and used logs to verify that the resource pak was not being loaded. Did the same on 10.7 and verified that the resource pak was being loaded. Review URL: http://codereview.chromium.org/6995090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88426 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment