kustodian / extended-statusbar

Firefox addon which adds a statusbar with speed, percentage, time and loaded size (similar to Opera's one)
https://addons.mozilla.org/en-US/firefox/addon/extended-statusbar/
GNU General Public License v3.0
18 stars 6 forks source link

Multiprocess Windows disabled #50

Open shlst opened 6 years ago

shlst commented 6 years ago

Firefox 56.0.2 64-bit

  1. Input URL: about:support
  2. Check 'Multiprocess Windows' field. Make sure it is 1/1 (or 1/* ?).
  3. Install Extended-statusbar Add-On. Restart Firefox.
  4. Input URL: about:support
  5. Check 'Multiprocess Windows' field. Result: 0/1 (Disabled by add-ons) Expected result: 1/1
  6. Disable Extended-statusbar Add-On. Restart Firefox.
  7. Check 'Multiprocess Windows' field. Result: 1/1
adoxa commented 6 years ago

Since 57 will disable ESB altogether, you may as well stop using it now. Whether "it" means ESB or Firefox is up to you...

stalker780 commented 6 years ago

Got update of Waterfox 56.0.2 today. And it also disables multiprocess if Extended Statusbar is enabled :( In Waterfox 55 it worked fine with browser.tabs.remote.force-enable=true, but in 56 this trick doesn't work.

adoxa commented 6 years ago

Guess that means I'll look into Waterfox as a Firefox replacement, but that's not something I want to tackle at the moment, sorry.