1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-30 04:25:46 +01:00

Make stuff mostly work on Australis.

--HG--
extra : rebase_source : 2c4664446a8261f57b3db420ea2d5600480694a2
This commit is contained in:
Kris Maglione
2014-02-16 13:20:34 -08:00
parent f511ceec40
commit e2003c3d9e
4 changed files with 30 additions and 10 deletions

View File

@@ -102,6 +102,8 @@ var Modules = function Modules(window) {
get content() this.config.browser.contentWindow || window.content,
get document() window.document,
window: window,
Module: Module,