(In reply to Ioana Budnar [QA] from comment #115) > Verified on the 20120305181207 builds: > Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0 > Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0 > Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 > Firefox/11.0 > > The above UAs are displayed in http://www.delorie.com:81/some/url.txt.
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. -- 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

