mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 00:24:13 +01:00
Bah.
This commit is contained in:
@@ -1208,7 +1208,7 @@ var Buffer = Module("Buffer", {
|
|||||||
[self.contentViewer.fullZoom, self.contentViewer.textZoom];
|
[self.contentViewer.fullZoom, self.contentViewer.textZoom];
|
||||||
}
|
}
|
||||||
// God damn it.
|
// God damn it.
|
||||||
if (util.haveGecko("19.0a1"))
|
if (config.haveGecko("19.0a1"))
|
||||||
services.contentPrefs.getPref(uri, "dactyl.content.full-zoom",
|
services.contentPrefs.getPref(uri, "dactyl.content.full-zoom",
|
||||||
sanitizer.getContext(this.win), callback);
|
sanitizer.getContext(this.win), callback);
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user