1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 17:01:25 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Kris Maglione 47288b3456 Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs. 2010-12-30 21:34:13 -05:00
Kris Maglione 85947d4645 Add some more error handling code during the bootstrapping process. 2010-12-30 20:20:57 -05:00
Doug Kearns 8e785245c1 Miscellaneous semicolon, whitespace, and formatting fixes. 2010-12-30 21:54:28 +11:00
Kris Maglione f9bbe484df Fix <C-[> passing and causing a history back event in command line mode. Fix reinitialization when not purging module globals. 2010-12-29 21:10:25 -05:00
Kris Maglione 7a0c7dacbe Move config module to config.jsm.
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
2010-12-29 14:49:20 -05:00
Kris Maglione 27cc988fff [bootstrap] Fix running from an xpi on Gecko 2. 2010-12-29 01:49:03 -05:00
Kris Maglione 0b853aba4e Fix cleanup of styles during :rehash.
--HG--
branch : bootstrapped
2010-12-27 12:39:49 -05:00
Kris Maglione 26bd1c1075 [bootstrap] Purge stale modules on upgrade as well as explicit rehash.
--HG--
branch : bootstrapped
2010-12-25 18:41:32 -05:00
Kris Maglione 203f8799da [bootstrap] Fix stupid bug.
--HG--
branch : bootstrapped
2010-12-25 13:13:10 -05:00
Kris Maglione 8da718d47b [bootstrap] Add a :rehash (temporarily undocumented) command.
--HG--
branch : bootstrapped
2010-12-25 09:46:07 -05:00
Kris Maglione a759ab3606 [bootstrap] Add code to manually reload stale cached modules on rehash.
--HG--
branch : bootstrapped
2010-12-25 08:54:33 -05:00
Kris Maglione 84da91587a [bootstrapped] Minor changes.
--HG--
branch : bootstrapped
2010-12-25 05:31:52 -05:00
Kris Maglione adeb5f7dd2 [bootstrap] Fix command line handling.
--HG--
branch : bootstrapped
2010-12-24 19:03:47 -05:00
Kris Maglione d3d60548f1 Fix some cleanup issues.
--HG--
branch : bootstrapped
2010-12-24 18:32:22 -05:00
Kris Maglione 2f081bd805 [bootstrap] Changes toward proper reinitialization after disabling.
--HG--
branch : bootstrapped
2010-12-24 15:51:02 -05:00
Kris Maglione 0d8f23fea5 Fix MOW styling. Enable running cleanup code on bootstrapped disable. Re-enabling still does not work.
--HG--
branch : bootstrapped
2010-12-24 12:39:04 -05:00
Kris Maglione 794d711802 More bootstrap work. Now loadable without restart.
--HG--
branch : bootstrapped
rename : common/content/modules.js => common/modules/overlay.jsm
2010-12-24 11:39:03 -05:00
Kris Maglione baecb996c3 More bootstrap work.
--HG--
branch : bootstrapped
2010-12-24 09:21:14 -05:00