summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpHandler.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-21 21:42:05 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-21 21:42:05 +0100
commit2e07719b3029db715d84fe0a292aae5832c6833c (patch)
treec8f40ab3ac30382d538051cfa4a3b9ac23e2bd58 /netwerk/protocol/http/nsHttpHandler.cpp
parentc9fc6f49233c267069f93dd20e393f5cc28b1ee7 (diff)
downloadUXP-2e07719b3029db715d84fe0a292aae5832c6833c.tar
UXP-2e07719b3029db715d84fe0a292aae5832c6833c.tar.gz
UXP-2e07719b3029db715d84fe0a292aae5832c6833c.tar.lz
UXP-2e07719b3029db715d84fe0a292aae5832c6833c.tar.xz
UXP-2e07719b3029db715d84fe0a292aae5832c6833c.zip
Identify as Goanna + set Goanna platform version.
Diffstat (limited to 'netwerk/protocol/http/nsHttpHandler.cpp')
-rw-r--r--netwerk/protocol/http/nsHttpHandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/protocol/http/nsHttpHandler.cpp b/netwerk/protocol/http/nsHttpHandler.cpp
index b94728b37..67e29a029 100644
--- a/netwerk/protocol/http/nsHttpHandler.cpp
+++ b/netwerk/protocol/http/nsHttpHandler.cpp
@@ -199,7 +199,7 @@ nsHttpHandler::nsHttpHandler()
, mSessionStartTime(0)
, mLegacyAppName("Mozilla")
, mLegacyAppVersion("5.0")
- , mProduct("Gecko")
+ , mProduct("Goanna")
, mCompatFirefoxEnabled(false)
, mCompatFirefoxVersion("52.9")
, mUserAgentIsDirty(true)