cookie-manager icon indicating copy to clipboard operation
cookie-manager copied to clipboard

Consider dropping support for old Firefox versions

Open Rob--W opened this issue 7 years ago • 0 comments

There are many work-arounds for bugs in Firefox, mostly in:

  • https://github.com/Rob--W/cookie-manager/blob/master/background.js
  • https://github.com/Rob--W/cookie-manager/blob/master/cookie-manager-firefox.js

Let's consider dropping support for older versions. There are two:

  • Firefox 51- (because 52 was the last ESR before the current ESR) (unlikely, since there are many bugs that have been solved since, and ESR52 is unsupported.)
  • Firefox 55- (because 56 is the latest with support for legacy extensions)
  • Firefox 59- (because 60 is the current ESR)

Rob--W avatar Oct 24 '18 00:10 Rob--W