diff options
author | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-13 15:44:04 +0000 |
---|---|---|
committer | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-13 15:44:04 +0000 |
commit | dd17e9ebd1f1d5e3c3599edbf33b22efe1346d92 (patch) | |
tree | 31fe0b9a4195c80270257ad9466556117ed035b3 /chrome/app/locales/ca.vcproj | |
parent | 3697547ae0042bc61d4d575afaefb245ba6034be (diff) | |
download | chromium_src-dd17e9ebd1f1d5e3c3599edbf33b22efe1346d92.zip chromium_src-dd17e9ebd1f1d5e3c3599edbf33b22efe1346d92.tar.gz chromium_src-dd17e9ebd1f1d5e3c3599edbf33b22efe1346d92.tar.bz2 |
Stats for the renderers are all broken, because of this change:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/chrome_dll_main.cc?r1=6627&r2=6626&pathrev=6627
line 236
We are appending the pid to the name of the shared memory object,
which causes each renderer to get its own uninitialized copy of the
stats counters, breaking the sharing. So then the about:stats code
can't find the counters created and updated by these processes. This
includes all the V8 counters and timers.
Original issue: http://codereview.chromium.org/40012/show
Review URL: http://codereview.chromium.org/42130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11632 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales/ca.vcproj')
0 files changed, 0 insertions, 0 deletions