adriantr09 / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

gecko-mediaplayer breaks user agent string #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. run firefox with the User Agent Switcher add-on and a custom user agent
string
2. use gecko-mediaplayer plugin to watch videos
3. after a firefox restart, user agent string is broken. details:

custom user agent string before:
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) etc.

user agent string after using gecko-mediaplayer plugin and restarting:
/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Firefox/3.5.5

The general.useragent.override entry in about:config is gone.

__________

What is the expected output? What do you see instead?

The expected behaviour is that nothing should change at all and it should
keep my custom user agent string.

__________

What version of the product are you using? On what operating system?

0.9.8-1ubuntu1

__________

Please provide any additional information below.

Only happens after watching videos with the gecko-mediaplayer.

Original issue reported on code.google.com by demoniza...@gmail.com on 25 Nov 2009 at 3:24

GoogleCodeExporter commented 8 years ago
This should be fixed with gecko-mediaplayer from SVN.

Original comment by kdeko...@gmail.com on 25 Nov 2009 at 3:34