js-shield
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compatibility with recent changes


From: Libor Polčák
Subject: Compatibility with recent changes
Date: Thu, 10 Jun 2021 11:53:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.8

Hello Giorgio,

if I understand your changes correctly, common/browser.js is obsolete:

//Chrome compatibility
if ((typeof browser) === "undefined") {
        var browser = chrome;
}

We are now using the browser-polyfill, right?

Thanks,

Libor




reply via email to

[Prev in Thread] Current Thread [Next in Thread]