[Network] Bump http channel default Firefox CompatMode init value.

This commit is contained in:
Fedor 2020-03-12 20:42:34 +03:00
parent 1373e8207c
commit b1a810639a
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ nsHttpHandler::nsHttpHandler()
, mLegacyAppVersion("5.0")
, mProduct("Goanna")
, mCompatFirefoxEnabled(false)
, mCompatFirefoxVersion("52.9")
, mCompatFirefoxVersion("68.9")
, mUserAgentIsDirty(true)
, mAcceptLanguagesIsDirty(true)
, mPromptTempRedirect(true)