564
edits
| Line 53: | Line 53: | ||
// Write to the database | // Write to the database | ||
jetpack. | jetpack.tabs.current.bookmark(); // bookmarks the current tab | ||
// perhaps we add this functionality to | // perhaps we add this functionality to all tabs | ||
// results is an iterator-like object with | // results is an iterator-like object with a count property | ||
function callback(results) { | function callback(results) { | ||
edits