You suck, Microsoft.

This commit is contained in:
Thulinma 2017-01-10 14:09:31 +01:00
parent 5b7972ebf1
commit 34d427e90d

View file

@ -658,7 +658,7 @@ namespace Mist {
return; return;
} }
chromeWorkaround = (H.GetHeader("User-Agent").find("Chrome") != std::string::npos); chromeWorkaround = (H.GetHeader("User-Agent").find("Chrome") != std::string::npos && H.GetHeader("User-Agent").find("Edge") == std::string::npos);
/*LTS-START*/ /*LTS-START*/
//allow setting of max lead time through buffer variable. //allow setting of max lead time through buffer variable.