¡@

Home 

javascript Programming Glossary: fourmtabs

After calling chrome.tabs.query, the results are not available

http://stackoverflow.com/questions/11688171/after-calling-chrome-tabs-query-the-results-are-not-available

To debug some code I inserted console.log as follows var fourmTabs new Array chrome.tabs.query function tabs for var i 0 i tabs.length.. function tabs for var i 0 i tabs.length i fourmTabs i tabs i for var i 0 i fourmTabs.length i if fourmTabs i null.. var i 0 i tabs.length i fourmTabs i tabs i for var i 0 i fourmTabs.length i if fourmTabs i null window.console.log fourmTabs i..