summaryrefslogtreecommitdiffstats
path: root/gears/SConscript.browser
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 02:48:59 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 02:48:59 +0000
commita4154f113e4efdee60088fbaaef51406b27a280c (patch)
tree9cf19a4e5016d9dc8c29d76026be2f03b60ea9ba /gears/SConscript.browser
parent7488d96ce5234f2e7435017c99a90d54aad7f99d (diff)
downloadchromium_src-a4154f113e4efdee60088fbaaef51406b27a280c.zip
chromium_src-a4154f113e4efdee60088fbaaef51406b27a280c.tar.gz
chromium_src-a4154f113e4efdee60088fbaaef51406b27a280c.tar.bz2
Revert 46492 to repair perf regression in XP single-core Moz Page Cycler
Actually, this only reverts the windows specific portion of 46492. Initial revert and restore (see revisions 52456 and 52441) seemed to show that this was indeed the cause of the regression. There was some problem with the perf bot, so I'm landing again to confirm that this removes the regression. As pointed out by pkasting, this is all browser side computation, but on a single core (as noted by Darin), browser processing becomes critical path (and can impact perf). My suspicioun is that the original code did some caching of its font metrics, and this was not (to the same extent??) being done in the replacement (centralized) code. If this does not provide the perf fix I'm expecting, I'll revert it. BUG=47227 TBR=pkasting Review URL: http://codereview.chromium.org/3023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52599 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears/SConscript.browser')
0 files changed, 0 insertions, 0 deletions