sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

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

Open rainemak opened 2 months ago

rainemak commented 2 months ago

"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 https://github.com/llewelld/gecko-dev-mirror/commit/1fe7c56c7363d093b5eadec73d872340467970b4