On 02/02/2018 03:27 PM, Andrew Overholt wrote: > On Fri, Feb 2, 2018 at 8:45 AM, Tom Schuster <[email protected] > <mailto:[email protected]>> wrote: > > Chrome seems to > want to add a kill pref for this, from my experience more difficult > for us with the way we define methods in SpiderMonkey. Should that be > a requirement for shipping? > > > If it's not too difficult it does make it a lot easier to fix things if > it causes major breakage. I think we can even do a pref flip without > shipping an update which is pretty nice. > > Is there a way to do per-site pref changes? Did we do this for Stylo, > Emilio?
We did, but it required a fair amount of machinery. The code for the stylo domain blocklist was removed very recently in bug 1426223. -- Emilio _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

