https://bugs.winehq.org/show_bug.cgi?id=42388
mike@papersolve.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@papersolve.com
--- Comment #3 from mike@papersolve.com --- Had to change this line in user.prefs from true to false for Firefox 54 since e10s is now the default (for users without add-ons anyway, and on Win7):
user_pref("browser.tabs.remote.autostart.2", false);
Not a huge deal to not have e10s working in WINE but it would be preferable to have it work out of the box.