Bug 1045927 - UI Tour: Add ability to highlight Loop icon in browser chrome. r=MattN

This commit is contained in:
Blair McBride 2014-08-13 15:27:40 +12:00
parent 75cc59016f
commit 436816b85c
2 changed files with 4 additions and 0 deletions

View File

@ -98,6 +98,7 @@ this.UITour = {
}],
["help", {query: "#PanelUI-help"}],
["home", {query: "#home-button"}],
["loop", {query: "#loop-call-button"}],
["quit", {query: "#PanelUI-quit"}],
["search", {
query: "#searchbar",

View File

@ -26,6 +26,7 @@ let tests = [
"customize",
"help",
"home",
"loop",
"pinnedTab",
"quit",
"search",
@ -50,6 +51,7 @@ let tests = [
"backForward",
"customize",
"help",
"loop",
"home",
"pinnedTab",
"quit",
@ -81,6 +83,7 @@ let tests = [
"customize",
"help",
"home",
"loop",
"pinnedTab",
"quit",
"urlbar",