Merge pull request #217 from mozilla/custom-tab-rendering-fix

Custom tab rendering fix
This commit is contained in:
luke crouch
2017-02-20 11:59:16 -06:00
committed by GitHub
2 changed files with 63 additions and 41 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const IDENTITY_ICONS = [
{ name: "briefcase", image: "chrome://browser/skin/usercontext/work.svg" },
{ name: "dollar", image: "chrome://browser/skin/usercontext/banking.svg" },
{ name: "cart", image: "chrome://browser/skin/usercontext/shopping.svg" },
{ name: "circle", image: "" }, // this doesn't exist in m-b
{ name: "circle", image: "circle" }, // this doesn't exist in m-b
];
const PREFS = [