1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

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

This commit is contained in:
wolfbeast
2020-02-14 10:32:41 +01:00
committed by Roy Tam
parent d750f143f3
commit 47cc63bc6c
+1 -1
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)