Comment #6 on issue 22020 by bcbryant: about:memory doesn't display extension processes properly http://code.google.com/p/chromium/issues/detail?id=22020
Thanks for the input. Yes the snippet above only checks for an extension view type if GetAsTabContents returns NULL. I navigated to chrome- extension://<id>/gmail_checker.html and the Gmail Checker extension ran in the tab, the tab's title was set to the full "URL" and the URL box was cleared (a bit strange). memory:about then displayed that tab's full chrome-extension "URL" which is presumably ideal, and in the same process as the Gmail Checker extension. -- 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 -~----------~----~----~----~------~----~------~--~---
