I'm thinking about porting chrome/common/chrome_process_filter, but I don't quite know how it works on Windows (there's some FindWindowEx there). Could someone briefly explain what it's supposed to do?
And some more specific questions: - does it match only browser process, or everything (browser, renderer, etc)? - would ProcessSingleton be a good starting point for making the filter work on Linux? (like trying to see which process has the singleton socket open) --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
