Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Remnant default pref in "2019 preview" buildsΒ #419

@Vangelis66

Description

@Vangelis66

In the 1.7.8.2019.xx.xx builds of CTR, targeting mainly (Classic) Waterfox 56 and official Basilisk 52,

removed the option "add-on manager version number"
Basilisk 2019 and Waterfox don't need this option, because version number is active by default

However, the corresponding (default) pref has been left behind:

pref("extensions.classicthemerestorer.addonversion",true);

but, instead, with a value of false ; the value itself (true | false) is irrelevant here, as the GUI option has been removed from CTR (as per release notes); shouldn't the same apply to the pref itself?

Unless, OTOH, this is still needed to support Firefox v52-56; in any case, it shouldn't apply to Basilisk (because it is present inside Basilisk's about:config tab), should it? ...

Apologies in advance if I have figured things the wrong way...
Best regards πŸ˜„

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions