mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
[Network] Bump http channel default Firefox CompatMode init value.
This commit is contained in:
parent
d750f143f3
commit
47cc63bc6c
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue