05-28-2014, 12:14 AM
Hi,
we add an extra-string to user agents in our webpagetests. For Firefox-tests we used to add the following to ./templates/Firefox/prefs.js on agents:
user_pref("general.useragent.extra.webpagetest", "our-key-to-identify-monitoring");
Since a while that doesn't work anymore. I can see PTST in user agent, but not our key added via user_pref :-(
Any ideas? Anything changed in setting/adding PTST-String to user agent in the recent past?
Maybe firefox-version dependent? I tested with versions 26 to 29 and the user agent isn't added in any of these. The ff-pref general.useragent.extra.[product/version] isn't marked as deprecated ore something here: http://kb.mozillazine.org/About:config_Entries
Strange, anyway ...
Regards, Nils
we add an extra-string to user agents in our webpagetests. For Firefox-tests we used to add the following to ./templates/Firefox/prefs.js on agents:
user_pref("general.useragent.extra.webpagetest", "our-key-to-identify-monitoring");
Since a while that doesn't work anymore. I can see PTST in user agent, but not our key added via user_pref :-(
Any ideas? Anything changed in setting/adding PTST-String to user agent in the recent past?
Maybe firefox-version dependent? I tested with versions 26 to 29 and the user agent isn't added in any of these. The ff-pref general.useragent.extra.[product/version] isn't marked as deprecated ore something here: http://kb.mozillazine.org/About:config_Entries
Strange, anyway ...
Regards, Nils