This is unfortunately not straightforward to reproduce, but my company uses "okta" as an single-sign-on auth thing, https://www.okta.com/solutions/employee-sso-to-apps/ . I was unable to find a demo page, but the pages appear as https://$COMPANYNAME.okta.com/app/UserHome. Presumably if you sign up for a demo, you can get a similar page.
In a clean firefox 42.0 profile, on linux x64, with only privacy badger installed, the page is completely unresponsive for long periods of time, so far as to trigger firefox's watchdog:
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Script: chrome://global/content/bindings/browser.xml:360
The page will respond after a while though, so it's not a total freeze.
Distressingly, the page will freeze even if you disable bager on the page specifically. Simply having the extension enabled is enough to freeze out the browser.
I know my way around firefox fairly well, so I can provide additional debugging details as needed. I was able to reproduce the freeze on a clean firefox dev edition 44.0 as well.
This is unfortunately not straightforward to reproduce, but my company uses "okta" as an single-sign-on auth thing, https://www.okta.com/solutions/employee-sso-to-apps/ . I was unable to find a demo page, but the pages appear as
https://$COMPANYNAME.okta.com/app/UserHome
. Presumably if you sign up for a demo, you can get a similar page.In a clean firefox 42.0 profile, on linux x64, with only privacy badger installed, the page is completely unresponsive for long periods of time, so far as to trigger firefox's watchdog:
The page will respond after a while though, so it's not a total freeze.
Distressingly, the page will freeze even if you disable bager on the page specifically. Simply having the extension enabled is enough to freeze out the browser.
I know my way around firefox fairly well, so I can provide additional debugging details as needed. I was able to reproduce the freeze on a clean firefox dev edition 44.0 as well.