Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks ServiceWorkers in Firefox #1144

Closed
Boldewyn opened this issue Jan 17, 2017 · 8 comments · Fixed by #2454
Closed

Breaks ServiceWorkers in Firefox #1144

Boldewyn opened this issue Jan 17, 2017 · 8 comments · Fixed by #2454

Comments

@Boldewyn
Copy link

Boldewyn commented Jan 17, 2017

Service Worker requests are intercepted as well. In some occasions this leads to a completely broken website.

Given the power of Service Workers intercepting them might be a good idea, but when this leads to the site becoming completely unusable, it should be turned off for the time being.

Screenshot: Smashing Magazine, renowned news site, inaccessible due to PB blocking its Service Worker.
sw

PB version: 2016.12.15.1
Browser: Firefox 50.1 (Linux)

@cooperq
Copy link
Contributor

cooperq commented Jan 18, 2017

Hmm, that's strange. Privacy Badger shouldn't be blocking any service workers unless they are from a third party domain which is also blocked by privacy badger. Will have to look into this deeper.

@Boldewyn
Copy link
Author

I don't know, what exactly triggered the issue. Apparently the owner himself uses PB, too.

@ghostwords ghostwords changed the title Intercepting ServiceWorkers Breaks ServiceWorkers in Firefox May 3, 2017
@cowlicks
Copy link
Contributor

@Boldewyn @liocalset is this still an issue? I'm unable to reproduce it on my first try.

@Boldewyn
Copy link
Author

For me, yes. Firefox 54.0, PB 2017.6.13.1. But I see it exclusively on Smashing Magazine.

@ghostwords
Copy link
Member

Filed https://bugzilla.mozilla.org/show_bug.cgi?id=1499523

@ghostwords ghostwords mentioned this issue Oct 19, 2018
2 tasks
@ghostwords
Copy link
Member

ghostwords commented Nov 6, 2018

According to https://bugzilla.mozilla.org/show_bug.cgi?id=1499523#c4, this will be fixed in Firefox when "Service worker e10s redesign" is complete. We may release workarounds in Privacy Badger before then, however.

@ghostwords
Copy link
Member

A related uMatrix issue: uBlockOrigin/uMatrix-issues#72

@ghostwords ghostwords pinned this issue Mar 12, 2019
@bcyphers
Copy link
Contributor

Looks like this affects the new Twitter experience (mobile.twitter.com) as well, sending users into a redirect loop or bumping them to a log-in page even when they're already logged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants