Hi, Is there any API to do this?
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
Using the Chrome menu-->Exit shuts down all of the processes of Chrome.
After chrome startup, there are one Tab "www.google.com" and five chrome.exe in taskmanager/Windows7.
When I click "X" button of the tabstrip, this will kill all chrome.exe processes.
So do you know the code path of how to kill all these process?