<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 18, 2017 at 3:22 PM, Justin Dolske <span dir="ltr"><<a href="mailto:dolske@mozilla.com" target="_blank">dolske@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span>On Wed, Oct 18, 2017 at 11:52 AM, Blake Kaplan <span dir="ltr"><<a href="mailto:mrbkap@mozilla.com" target="_blank">mrbkap@mozilla.com</a>></span> wrote:</span><br><div class="gmail_extra"><span></span><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div style="font-family:monospace,monospace">One more thing to point out: with the removal of e10srollout, I also removed the code that would disable e10s if we detected a non-multiprocessComptaible extension. We are entirely relying on the addon manager to refuse to install such extensions.<br></div><br></div></blockquote><div><br></div></span><div>If someone on a pre-release channel enables legacy addons, will that still refuse to load non-E10S compatible addons? (I hope so?)</div></div></div></div></blockquote><div><br></div>Legacy extensions can only be enabled on nightly and unbranded builds (not on beta).  On Nightly, a non-MPC extension won't load unless you also flip the preference extensions.allow-non-mpc-<wbr>extensions.  If both those prefs are flipped on Nightly, we will load the extension with shims enabled but will not disable e10s.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Why don't we rip this all out you ask?  We're still using shims in automation, see bug 1351512.  If anybody reading this has some spare cycles (ha) and wants to do a good deed, you should be able to find remaining uses by running tests with extensions.interposition.enabled set to false and tracing resulting failures...</div><div class="gmail_quote"><br></div><div class="gmail_quote">-Andrew</div><div class="gmail_quote"><br></div></div></div>