On Wed, Jun 10, 2009 at 3:17 PM, Nebojša Ćirić<[email protected]> wrote: > What about the second issue? Shouldn't iterating over background page views > return toolstrip views, instead of background page itself (and no toolstrip > views)? I'll try it again just to make sure I didn't make an obvious > mistake...
This method should return all running HTML pages in your extension -- this includes the background page, any toolstrips, and any tabs that are showing HTML from the extension. If it's not doing that, it's a bug. - a --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
