diff --git a/browser/extensions/e10srollout/bootstrap.js b/browser/extensions/e10srollout/bootstrap.js index 6fe1a94e51ad..1ce3b1d3ad13 100644 --- a/browser/extensions/e10srollout/bootstrap.js +++ b/browser/extensions/e10srollout/bootstrap.js @@ -69,13 +69,9 @@ function defineCohort() { // This is also the proper place to set the blocklist pref // in case it is necessary. + // Tab Mix Plus exception tracked at bug 1185672. Preferences.set(PREF_E10S_ADDON_BLOCKLIST, - // bug 1185672 - Tab Mix Plus - "{dc572301-7619-498c-a57d-39143191b318};" + - // bug 1332692 - LastPass and Amazon Assistant - "support@lastpass.com;" + - "abb@amazon.com;" + - "abb-acer@amazon.com;"); + "{dc572301-7619-498c-a57d-39143191b318}"); } else { Preferences.reset(PREF_E10S_ADDON_POLICY); } diff --git a/browser/extensions/e10srollout/install.rdf.in b/browser/extensions/e10srollout/install.rdf.in index ee46fa3066cd..988bc011f15c 100644 --- a/browser/extensions/e10srollout/install.rdf.in +++ b/browser/extensions/e10srollout/install.rdf.in @@ -10,7 +10,7 @@ e10srollout@mozilla.org - 1.8 + 1.7 2 true true