Kris Maglione
|
9653c379e4
|
Make info directory before attempting to save files there.
|
2014-03-01 18:06:10 -08:00 |
|
Kris Maglione
|
fb976055c7
|
Fix :quit. Closes #1126.
|
2014-02-27 08:06:12 -08:00 |
|
Kris Maglione
|
9522178892
|
Fix Firefox 24.
|
2014-02-25 18:07:44 -08:00 |
|
Kris Maglione
|
c6c8f4d49f
|
Fix sorting in :addons.
|
2014-02-25 15:03:03 -08:00 |
|
Kris Maglione
|
369b5aebf1
|
Fix disastrous typo.
|
2014-02-25 14:58:53 -08:00 |
|
Kris Maglione
|
30f5351d08
|
Don't screw with tab height on non-Australis themes, provided that the stars align correctly during the startup process.
|
2014-02-25 14:31:40 -08:00 |
|
Kris Maglione
|
0a9b503bca
|
Fix styles cleanup issue.
|
2014-02-25 09:19:34 -08:00 |
|
Kris Maglione
|
f0dbb9a314
|
Better validateCompleter fix.
|
2014-02-25 09:15:15 -08:00 |
|
Kris Maglione
|
a86e71ef81
|
Array.find is apparently not a thing.
|
2014-02-25 09:05:57 -08:00 |
|
Kris Maglione
|
f43eaec6cc
|
Backout 49d42925de90.
|
2014-02-25 09:02:07 -08:00 |
|
Kris Maglione
|
fc52da1af5
|
Fix validateCompleter for non-string options.
--HG--
extra : rebase_source : 61572ff0037fddbc3ec06af8040e7ca4d4bb3096
|
2014-02-25 08:59:48 -08:00 |
|
Kris Maglione
|
4cb9271074
|
Fix :san sitesettings.
|
2014-02-24 19:13:34 -08:00 |
|
Kris Maglione
|
5b38465a1c
|
Death to for each.
|
2014-02-24 19:03:49 -08:00 |
|
Kris Maglione
|
d1fd687eb4
|
Avoid using delete operator.
|
2014-02-23 12:36:13 -08:00 |
|
Kris Maglione
|
c37656f731
|
Fix potential races.
|
2014-02-23 12:20:22 -08:00 |
|
Kris Maglione
|
9470e18566
|
Use .filter(). .filter() is awesome.
|
2014-02-23 10:21:30 -08:00 |
|
Kris Maglione
|
aac2944c2a
|
Err...
|
2014-02-22 15:28:39 -08:00 |
|
Kris Maglione
|
72626fd693
|
Make overlay.windows a set.
|
2014-02-22 15:27:06 -08:00 |
|
Kris Maglione
|
51eb03c376
|
Use builtin String.startsWith, String.endsWith, and String.contains methods where appropriate.
|
2014-02-22 15:17:08 -08:00 |
|
Kris Maglione
|
6790c62c41
|
Use builtin Array.find rather than array.nth where applicable.
|
2014-02-22 14:57:23 -08:00 |
|
Kris Maglione
|
414a165e9c
|
Recognize new-style iterators in util.objectToString.
|
2014-02-22 14:26:52 -08:00 |
|
Kris Maglione
|
c59f873634
|
Get rid of more deprecated Set method calls.
|
2014-02-22 10:23:22 -08:00 |
|
Kris Maglione
|
2277a5b238
|
Add difference, intersection, and union methods to RealSet.
|
2014-02-22 10:20:09 -08:00 |
|
Kris Maglione
|
619b414ca7
|
Override RealSet#add to match Set.add
|
2014-02-22 10:07:58 -08:00 |
|
Kris Maglione
|
9bb6dce76d
|
Remove unused WeakMap.
|
2014-02-22 09:51:03 -08:00 |
|
Kris Maglione
|
86336b6cca
|
Fix non-window observers.
|
2014-02-22 09:46:03 -08:00 |
|
Kris Maglione
|
b6fbf2751a
|
Fix more cross-window object issues.
|
2014-02-21 22:09:40 -08:00 |
|
Kris Maglione
|
606ea93d46
|
Flush literal cache when loading plugins and such.
|
2014-02-21 00:23:34 -08:00 |
|
Kris Maglione
|
54b5fa04f2
|
Stop unexpectedly going into INSERT mode on Facebook.
|
2014-02-19 19:55:04 -08:00 |
|
Kris Maglione
|
382ada9abf
|
Fix initialization from XPI.
|
2014-02-19 17:58:34 -08:00 |
|
Kris Maglione
|
4b985eb8f2
|
Decomplicate stuff.
|
2014-02-19 01:04:26 -08:00 |
|
Kris Maglione
|
7af27cd15b
|
Remove disable-acr module.
|
2014-02-19 00:59:33 -08:00 |
|
Kris Maglione
|
b63e3128fa
|
Yeah, that was kind of obvious...
|
2014-02-19 00:56:03 -08:00 |
|
Kris Maglione
|
5ba16bda44
|
Thing.
|
2014-02-18 22:45:48 -08:00 |
|
Kris Maglione
|
8d6ea20cc4
|
Move magical-non-bootstrappable manifest directives to config.json.
|
2014-02-18 22:38:58 -08:00 |
|
Kris Maglione
|
e1cc311f7f
|
Take that, wasted vertical space! Suck it, UI designers!
|
2014-02-18 20:37:19 -08:00 |
|
Kris Maglione
|
685042dfe7
|
Take that, ginormous Autralis tabs!
|
2014-02-18 20:04:53 -08:00 |
|
Kris Maglione
|
428af087d2
|
Make drop markers somewhat less sucky in the add-on bar.
--HG--
extra : rebase_source : d392d9a2cb74d77459f7042b1926c6f5c0d86e46
|
2014-02-18 19:53:02 -08:00 |
|
Kris Maglione
|
f33a48ff2a
|
Fix signals breakage.
|
2014-02-18 11:59:18 -08:00 |
|
Kris Maglione
|
5f87bc6911
|
Don't depend on direct proxies quite yet.
|
2014-02-17 23:01:48 -08:00 |
|
Kris Maglione
|
aaeb5665ca
|
Poke iterator stuff more.
|
2014-02-17 22:06:25 -08:00 |
|
Kris Maglione
|
f0a4e74679
|
Poke iterator stuff more.
|
2014-02-17 22:03:57 -08:00 |
|
Kris Maglione
|
1963b49ab0
|
Fix iteration over whacky Map Iterators.
|
2014-02-17 20:04:45 -08:00 |
|
Kris Maglione
|
512b01d574
|
Flush literals from cache on :rehash.
|
2014-02-17 14:33:00 -08:00 |
|
Kris Maglione
|
48177b7405
|
Fix breakage after window closure caused by undeclared variable.
|
2014-02-17 14:11:24 -08:00 |
|
Kris Maglione
|
93665ed5ed
|
Don't share specially parsed option values across windows.
|
2014-02-17 14:06:07 -08:00 |
|
Kris Maglione
|
e99481a7e3
|
Refactor storage observers to be less dodgy and stupid.
|
2014-02-17 13:50:15 -08:00 |
|
Kris Maglione
|
0e84fc2139
|
Use async IO to dump data from storage module.
|
2014-02-17 13:25:42 -08:00 |
|
Kris Maglione
|
7d4d4d0296
|
Use cache for literal() calls.
|
2014-02-17 13:16:38 -08:00 |
|
Kris Maglione
|
3d925be093
|
Refactor cache module to avoid using zip store for smaller items.
|
2014-02-17 13:13:41 -08:00 |
|
Kris Maglione
|
94a0f80efe
|
Fix merge botch.
|
2014-02-16 23:08:53 -08:00 |
|
Kris Maglione
|
5aceb5f61d
|
Make the status bar properly customizable and remove some useless vertical space in the navbar.
|
2014-02-16 22:48:07 -08:00 |
|
Kris Maglione
|
d9c39262a6
|
Restore some cruft that turned out not to be as crufty as it seemed :/
|
2014-02-16 22:06:17 -08:00 |
|
Kris Maglione
|
2cb042c112
|
Gracefully handle more instances of corrupted cache files.
|
2014-02-16 21:42:07 -08:00 |
|
Kris Maglione
|
6d48ed2e9e
|
Always show the navbar in customize mode.
|
2014-02-16 21:29:55 -08:00 |
|
Kris Maglione
|
2ba1a6ec5c
|
Remove more cruft.
|
2014-02-16 21:21:28 -08:00 |
|
Kris Maglione
|
e99de42d1c
|
We definitely want XRays on these contexts...
|
2014-02-16 21:21:16 -08:00 |
|
Kris Maglione
|
fa3930b870
|
Move window-based code to separate Sandbox compartment and nuke the hell out of as much as possible on unload.
|
2014-02-16 21:05:40 -08:00 |
|
Kris Maglione
|
4f7214873c
|
Remove more cruft.
|
2014-02-16 20:43:15 -08:00 |
|
Kris Maglione
|
08e00164b2
|
Another stab at nuking bootstrap.js sandbox at shutdown. We'll see how this goes...
|
2014-02-16 16:55:01 -08:00 |
|
Kris Maglione
|
70a5fc23ed
|
moar content prefs fixes.
|
2014-02-16 16:51:26 -08:00 |
|
Kris Maglione
|
dee8fc3bba
|
Remove compatiblity cruft.
|
2014-02-16 16:10:08 -08:00 |
|
Kris Maglione
|
6202e94cb7
|
Add Cs shortcut for Components.stack.
|
2014-02-16 15:38:09 -08:00 |
|
Kris Maglione
|
3876cd5acd
|
Fix stupid errors.
|
2014-02-16 15:24:55 -08:00 |
|
Kris Maglione
|
a3a33df9a2
|
Fix bugs.
|
2014-02-16 15:15:26 -08:00 |
|
Kris Maglione
|
62f3b69e48
|
Fix REPL breakage and such.
|
2014-02-16 14:00:48 -08:00 |
|
Kris Maglione
|
e2003c3d9e
|
Make stuff mostly work on Australis.
--HG--
extra : rebase_source : 2c4664446a8261f57b3db420ea2d5600480694a2
|
2014-02-16 13:20:34 -08:00 |
|
Kris Maglione
|
f511ceec40
|
Use sandboxes for all JS contexts, to fix breakage, now that we have CPG anyway.
--HG--
extra : rebase_source : 0eb9d8c6a8ee533d6e12d71372554163f9479cf2
|
2014-02-16 13:49:49 -08:00 |
|
Kris Maglione
|
bb7486da6c
|
Promisify some callbackish functions, and remove spaces around = in default arguments, per Python conventions.
|
2014-02-15 20:35:27 -08:00 |
|
Kris Maglione
|
fd20535999
|
Use real Sets rather than objects in most places.
|
2014-02-15 18:10:45 -08:00 |
|
Kris Maglione
|
e3fb435f99
|
Fix typo.
|
2014-02-15 15:40:52 -08:00 |
|
Kris Maglione
|
5fd4cfaacd
|
Fix docs.
|
2014-02-15 15:05:29 -08:00 |
|
Kris Maglione
|
e4aa798f6d
|
Update downloads.jsm to use Downloads.jsm rather than defunct downloads service.
|
2014-02-15 15:04:09 -08:00 |
|
Kris Maglione
|
2e20dd555d
|
Merge.
|
2014-01-11 16:06:12 -08:00 |
|
Kris Maglione
|
c26a486ab3
|
Fix yanking bug, and less sucky literal() parsing.
--HG--
extra : rebase_source : 94698268ac8c138de45088f77ecb8bffa5169da0
|
2013-11-29 18:43:06 -08:00 |
|
Kris Maglione
|
64978d071f
|
Preserve fragment ID when yanking short URLs.
|
2013-11-02 12:26:34 -07:00 |
|
Kris Maglione
|
2e2947b703
|
Fix :ha >$filename for the nth time.
|
2013-09-29 14:51:20 -07:00 |
|
Kris Maglione
|
35784406a0
|
Default arguments ftw.
|
2013-09-21 16:57:09 -07:00 |
|
Kris Maglione
|
25aae2cc99
|
More pointification and general code cleanup. Also massive, crazy, conflict-ridden merge.
|
2013-09-21 14:13:07 -07:00 |
|
Kris Maglione
|
7f3bc5ba0a
|
Bump minversion.
|
2013-08-23 21:24:03 -07:00 |
|
Kris Maglione
|
c89f3e0df5
|
Hello strange new syntax. Can we be friends?
|
2013-08-21 22:55:55 -07:00 |
|
Kris Maglione
|
bbb14eaf83
|
Guard against future stupidity.
|
2013-08-01 21:39:51 -07:00 |
|
Kris Maglione
|
b65dbd00ee
|
Fix cross-compartment instanceof issues.
--HG--
extra : rebase_source : 9145412ce33e18bae5d889454fd1ff98c4067d09
|
2013-08-01 21:35:23 -07:00 |
|
Kris Maglione
|
2e2952f0c1
|
Workaround QueryInterface not properly mutating services.contentPrefs.
|
2013-07-06 15:10:04 -07:00 |
|
Kris Maglione
|
758a4806c2
|
Fix minor bugs and remove dead code.
--HG--
extra : rebase_source : 2b724d92734c547be0fc808a4e39fde0bc339542
|
2013-07-06 14:49:44 -07:00 |
|
Kris Maglione
|
003b76eb2c
|
Bump maxVersion.
|
2013-06-28 01:32:04 -07:00 |
|
Kris Maglione
|
a2ba3f56b7
|
Fix absolute scrolling in newer Firefoxen.
|
2013-05-21 14:34:56 -07:00 |
|
Kris Maglione
|
befacae422
|
Fix typo that breaks scrolling.
|
2013-05-21 14:15:21 -07:00 |
|
Kris Maglione
|
a59ee483cd
|
Fix bug.
|
2013-05-09 23:37:10 -07:00 |
|
Kris Maglione
|
2879caf75e
|
Fix bug.
|
2013-04-27 20:55:05 -07:00 |
|
Kris Maglione
|
b71d56e4fe
|
Content pref code cleanup.
|
2013-04-27 15:13:49 -07:00 |
|
Kris Maglione
|
f4be279fc7
|
Make sure bookmarkcache is always loaded. Closes issue #966.
|
2013-04-27 15:02:25 -07:00 |
|
Kris Maglione
|
79f327658c
|
[PWPBM] Magic.
|
2013-04-26 23:22:12 -07:00 |
|
Kris Maglione
|
a2a3436241
|
[PWPBM] Minor code cleanup.
|
2013-04-26 22:12:57 -07:00 |
|
Kris Maglione
|
6b84489489
|
[PWPBM] Make Personas work in private windows.
|
2013-04-26 21:09:23 -07:00 |
|
Kris Maglione
|
a06e8f278d
|
[PWPBM] Magic.
|
2013-04-26 20:46:14 -07:00 |
|
Kris Maglione
|
fc11842f5d
|
[PWPBM] DTRT WRT titlemodifiers.
|
2013-04-26 20:26:49 -07:00 |
|
Kris Maglione
|
7f7565e86a
|
[PWPBM] Use private, non-persistant storage hives for private browsing windows.
|
2013-04-26 20:17:44 -07:00 |
|
Kris Maglione
|
4845c3d644
|
Add :private command.
|
2013-04-26 19:36:45 -07:00 |
|
Kris Maglione
|
d021e48d3e
|
Hide the statusbar in fullscreen mode, but let it remain un-hideable.
|
2013-04-26 19:18:55 -07:00 |
|