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

Check UserAgent overrides #1052

Closed llewelld closed 6 months ago

llewelld commented 7 months ago

Check that the UserAgent overrides are working correctly and are appropriate for the ESR 91 build.

Some pages which I'd expect to work well (e.g. DuckDuckGo) are rendering poorly; this could be because the UserAgent overrides for the sites aren't working correctly.

llewelld commented 6 months ago

The issue with DDG turned out to be related to incorrect values being sent for Sec-Fetch-* headers. This has now been fixed, so I'm closing this as completed.