Closed Bug 936482 Opened 11 years ago Closed 11 years ago

Site specific user agent override is broken [regression]

Categories

(Firefox :: Untriaged, defect)

25 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 933959

People

(Reporter: yuv.adm, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332

Steps to reproduce:

1. Go to about:config
2. Edit the fields:
general.useragent.enable_overrides = true
general.useragent.site_specific_overrides = true
general.useragent.override.example.com = "My Custom User Agent"
3. Navigate to example.com




Actual results:

The custom User Agent HTTP header is not used, rather the default Firefox one.


Expected results:

The custom User Agent HTTP header should have been used. This behavior was working flawlessly before Firefox 25, and is a regression.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.