From 79adaa0250e99e74aa1602ecfab30e4f3419166a Mon Sep 17 00:00:00 2001 From: Pale Moon Date: Thu, 23 Jun 2016 16:36:14 +0200 Subject: Revert "Bump Firefox compatmode version to 45.9 to (hopefully) shut whiney sites that do UA sniffing up or prevent service altogether." This reverts commit 95ae200d7c0ac7f887680af879c73a8c3c5b7e60. --- netwerk/protocol/http/nsHttpHandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netwerk') diff --git a/netwerk/protocol/http/nsHttpHandler.cpp b/netwerk/protocol/http/nsHttpHandler.cpp index acf63deda..b578d7f0f 100644 --- a/netwerk/protocol/http/nsHttpHandler.cpp +++ b/netwerk/protocol/http/nsHttpHandler.cpp @@ -95,7 +95,7 @@ static NS_DEFINE_CID(kSocketProviderServiceCID, NS_SOCKETPROVIDERSERVICE_CID); #define NS_HTTP_PROTOCOL_FLAGS (URI_STD | ALLOWS_PROXY | ALLOWS_PROXY_HTTP | URI_LOADABLE_BY_ANYONE) // Firefox compatibility version we claim in our UA -#define MOZILLA_COMPATVERSION "45.9" +#define MOZILLA_COMPATVERSION "38.9" //----------------------------------------------------------------------------- -- cgit v1.2.3