Multiple login doesn't work if E10S is enabled

Steps to reproduce:

  1. Make sure X-notifier has multiple accounts configured, and multiple login is enabled
  2. Install latest Nightly
  3. Enable E10S (multi-process) in preferences
  4. Restart
  5. Click an account in X-notifier context menu

The default account will be loaded instead of the clicked one.

In Browser Console there is that error:

docObj.__lookupGetter__ is not a function (components/Main.js:1435)

Kalimist's picture

Could it be posible to make version 3.x compatible with multiprocess? I mean, to make multiple login work with E10S enabled. Firefox runs a lot faster that way.

I ask because version 4.x is a lot worse, it does not support scripts and behaves different.

Thanks, regards.