aboutsummaryrefslogtreecommitdiffstats
path: root/background_page.html
diff options
context:
space:
mode:
authorIlya Sukhar2010-12-30 17:58:06 -0800
committerIlya Sukhar2010-12-30 17:58:06 -0800
commitfdc320339e8cbdf978fe2259f247eec2e182a65f (patch)
tree6b8eea2df424dd98f3b6f1bcac5159e92bbefc03 /background_page.html
parent382f7bab504a1d44f832aa6abaa3603a23112da2 (diff)
downloadvimium-fdc320339e8cbdf978fe2259f247eec2e182a65f.tar.bz2
A little cleanup.
Diffstat (limited to 'background_page.html')
-rw-r--r--background_page.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/background_page.html b/background_page.html
index 9f5c09a5..ac83a0c3 100644
--- a/background_page.html
+++ b/background_page.html
@@ -238,7 +238,8 @@
});
}
- /** openUrlInNewTab, opens source in new tab and switches to it
+ /**
+ * Opens request.url in new tab and switches to it if request.selected is true.
*
*/
function openUrlInNewTab(request) {