mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Update UA construction.
This commit is contained in:
parent
49ffafc979
commit
b3ce96c6d7
6 changed files with 63 additions and 12 deletions
|
|
@ -485,6 +485,9 @@ private:
|
|||
nsXPIDLCString mProductSub;
|
||||
nsXPIDLCString mAppName;
|
||||
nsXPIDLCString mAppVersion;
|
||||
bool mAppVersionIsBuildID;
|
||||
nsCString mCompatGecko;
|
||||
bool mCompatGeckoEnabled;
|
||||
nsCString mCompatFirefox;
|
||||
bool mCompatFirefoxEnabled;
|
||||
nsXPIDLCString mCompatDevice;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue