Identify as Goanna + set Goanna platform version.

This commit is contained in:
wolfbeast 2018-02-21 21:42:05 +01:00 committed by Roy Tam
commit 6e9110ce90
2 changed files with 2 additions and 2 deletions

View file

@ -199,7 +199,7 @@ nsHttpHandler::nsHttpHandler()
, mSessionStartTime(0)
, mLegacyAppName("Mozilla")
, mLegacyAppVersion("5.0")
, mProduct("Gecko")
, mProduct("Goanna")
, mCompatFirefoxEnabled(false)
, mCompatFirefoxVersion("52.9")
, mUserAgentIsDirty(true)