Update UA construction.

This commit is contained in:
wolfbeast 2017-08-10 23:16:51 +02:00 committed by Roy Tam
commit b3ce96c6d7
6 changed files with 63 additions and 12 deletions

View file

@ -485,6 +485,9 @@ private:
nsXPIDLCString mProductSub;
nsXPIDLCString mAppName;
nsXPIDLCString mAppVersion;
bool mAppVersionIsBuildID;
nsCString mCompatGecko;
bool mCompatGeckoEnabled;
nsCString mCompatFirefox;
bool mCompatFirefoxEnabled;
nsXPIDLCString mCompatDevice;