> It means that some property of the tab has changed.  Currently, the only
> property changes that are reflected here are "status" and "url", so you can
> use this to track when a tab has navigated to another URL.

"Has navigated" - page loaded or just start being loaded? Using the
code above I found that callback is executed before page load
completed. I'd like to know that exactly because the extension I'm
porting listens to and acts upon load start/stop events.

BTW, what is "status"? In 'struct Tab' defined in
http://dev.chromium.org/developers/design-documents/extensions/tabs-api
there is no such member.

Thanks,
Denis

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to