mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
thunderbird only
more user agent experimentation
This commit is contained in:
parent
1bba00a7fc
commit
648b488da5
@ -496,7 +496,7 @@ RRT_HEADER:
|
||||
userAgentString += vendorSub;
|
||||
userAgentString += " (";
|
||||
userAgentString += platform;
|
||||
userAgentString += " ";
|
||||
userAgentString += "/";
|
||||
userAgentString += productSub;
|
||||
userAgentString += ")";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user