Closed Bug 588913 Opened 14 years ago Closed 12 years ago

Remove 'rv:<version>' from UA string

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dwitte, Assigned: dwitte)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

If we take bug 588909, then the 'rv:' string becomes redundant. This could have a major effect on sniffer compatibility. The only reason for removing it is that we'd duplicate it if we took bug 588909. So there are three possibilities: 1) don't take 588909 (use just 'Gecko'), 2) take it and drop 'rv', 3) duplicate the data. I think 1) or 2) are preferable here, in that order.
Attached patch patchSplinter Review
Removes 'rv:' entirely. UA now looks like: Gecko/2.0b5pre (X11; Linux x86_64) Minefield/4.0b5pre I think this is probably pushing it (comment 0), but we can give it a shot. The best alternative is probably Gecko (X11; Linux x86_64; rv:2.0b5pre) Minefield/4.0b5pre
Assignee: nobody → dwitte
Status: NEW → ASSIGNED
Attachment #467579 - Flags: superreview?(jst)
Attachment #467579 - Flags: review?(jduell.mcbugs)
Note that this change would break our recommended practice on http://geckoisgecko.info/ : http://archive.bclary.com/xbProjects-docs/geckoGetRv/ If we do this, we'd have to change it to sniff 'Gecko/' instead.
Attachment #467579 - Flags: superreview?(jst)
Attachment #467579 - Flags: review?(jduell.mcbugs)
Not gonna do this.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
No longer depends on: 588909
Depends on: 729089
I think the existence of bug 729089 indicates the eventual intent of removing "rv:" from the UA string altogether, so reopening this for the future. Now: Mozilla/5.0 (<platform>; <OS>; rv:<x>.0) Gecko/<x>.0 Firefox/<x>.0 Later: Mozilla/5.0 (<platform>; <OS>; rv:<x>.0) Gecko/<y>.0 Firefox/<y>.0 Future: Mozilla/5.0 (<platform>; <OS>) Gecko/<y>.0 Firefox/<y>.0 This would, of course, require a change to the GeckoIsGecko recommendation.
Status: RESOLVED → REOPENED
OS: Linux → All
Hardware: x86_64 → All
Resolution: WONTFIX → ---
No longer blocks: 586165
Status: REOPENED → RESOLVED
Closed: 14 years ago12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: