Comment #1 on issue 19021 by [email protected]: No longer getting memory data for Mac renderers http://code.google.com/p/chromium/issues/detail?id=19021
uses GetRunningChromeProcesses from chrome/test/chrome_process_util, which uses NamedProcessIterator from base/process_util. Odds are we need to just make the iterator work to get a bunch of stuff to work correctly since the assumption it's the same name is probably in other places. (for example chrome/test/chrome_process_util has an api to kill all chrome processes that also uses the iterator). -- 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 -~----------~----~----~----~------~----~------~--~---
