Updates:
        Status: Fixed

Comment #1 on issue 8311 by [email protected]: Stats counters from  
renderers don't work
http://code.google.com/p/chromium/issues/detail?id=8311

There had been a prior change,  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/chrome_dll_main.cc?
r1=6627&r2=6626&pathrev=6627 that caused each renderer to get their own  
copy of the
stats counters, so the viewer wouldn't see their updates. Originally the  
name of the
shared memory statement was fixed. The above change appended the pid of the  
current
process on to it causing the breakage. I changed it to use the pid of the  
browser
process. I believe as a side product, this fixed a situation where multiple  
instances
of Chrome would all share the same stats data

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to