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

Profile-after-change observers falls through in URLQueryStrippingListService.jsm #1065

Closed
rainemak opened this issue Jul 17, 2024 · 3 comments
Labels
esr91 Changes required to support Gecko ESR 91

Comments

@rainemak
Copy link
Member

rainemak commented Jul 17, 2024

"profile-after-change" falls through in URLQueryStrippingListService.jsm triggering Cu.reportError(Unexpected event ${topic}); upon handling of profile-after-change.

toolkit/components/antitracking/URLQueryStrippingListService.jsm

Looks that it's just missing a break.

Maybe there's something in upstream for this.

It's actually this that we should be looking at llewelld/gecko-dev-mirror@1fe7c56

@rainemak rainemak added the esr91 Changes required to support Gecko ESR 91 label Jul 17, 2024
@rainemak
Copy link
Member Author

One more PR
sailfishos/gecko-dev#163

@rainemak
Copy link
Member Author

Now merged. Closing as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esr91 Changes required to support Gecko ESR 91
Projects
None yet
Development

No branches or pull requests

1 participant