mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Identify as Goanna + set Goanna platform version.
This commit is contained in:
parent
29c96b568b
commit
6e9110ce90
2 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@
|
|||
# hardcoded milestones in the tree from these two files.
|
||||
#--------------------------------------------------------
|
||||
|
||||
52.6.0
|
||||
4.1.0
|
||||
|
|
|
|||
|
|
@ -199,7 +199,7 @@ nsHttpHandler::nsHttpHandler()
|
|||
, mSessionStartTime(0)
|
||||
, mLegacyAppName("Mozilla")
|
||||
, mLegacyAppVersion("5.0")
|
||||
, mProduct("Gecko")
|
||||
, mProduct("Goanna")
|
||||
, mCompatFirefoxEnabled(false)
|
||||
, mCompatFirefoxVersion("52.9")
|
||||
, mUserAgentIsDirty(true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue