mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-31 01:15:45 +01:00
Disable tab numbering in Gecko 1.9 for the moment. Deal with stale RangeFinds slipping through in corner case.
This commit is contained in:
@@ -32,6 +32,9 @@ const ConfigBase = Class(ModuleBase, {
|
||||
{"}"}</>);
|
||||
img = null;
|
||||
};
|
||||
|
||||
if (util.haveGecko("2b"))
|
||||
this.features.push("Gecko2");
|
||||
},
|
||||
|
||||
styleHelp: function () {
|
||||
|
||||
Reference in New Issue
Block a user