(In reply to Daniel Cater from comment #116) > I've reset the status-firefox11 flag from verified to fixed. I think this is > correct, but please let me know if I've made a mistake. Reasoning: > > 1. The aurora and beta checkins were mobile-only (comment 109). You have > verified using desktop builds. > 2. The first release of a major version has the form X.Y anyway (not X.Y.Z) > so you can't tell from that whether this is fixed or not.
Daniel, this issue is fixed both for mobile and desktop. The other verifications were also made on X.Y versions since none of the builds in beta, aurora and central are ever X.Y.Z. When they get release, if an X.Y.Z version is released, I will also verify this bug on that version. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/934887 Title: Firefox user-agent string is too unique Status in The Mozilla Firefox Browser: Fix Released Status in “firefox” package in Ubuntu: Triaged Bug description: As shown on http://panopticlick.eff.org The useragent string "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2" is too unique and in combination with a fairly unique plugin list this allows browser fingerprint tracking, which is bad for privacy. I would suggest this change: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0 This removes makes the version number less unique. Also the Gecko version could be made a bit more generic. To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/934887/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

