why the index property inside tabs object don't change after i change positions of tabs ?

16 views
Skip to first unread message

smith jack

unread,
Sep 11, 2016, 4:36:20 AM9/11/16
to mozilla-labs-jetpack

for(i =0; i<tabs.length; i++) {
   console.info(tabs[i].url);
}

whatever reposition i do, the output just don't change, what's wrong? 
this behavior is confusing...
Reply all
Reply to author
Forward
0 new messages