Mark Hammond
647a58c354
Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
...
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Matthew Noorenberghe
15bda624a5
Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws
2013-07-15 21:09:00 -07:00
Andres Hernandez
41c0955363
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Matthew Noorenberghe
887be0b9db
Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
...
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Matthew Noorenberghe
f018d13961
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
...
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Marco Castelluccio
d44060b2e9
Bug 521264 - Don't use file.exists() when not necessary - browser/base part; r=dietrich
2011-08-30 22:45:31 +01:00
Dave Townsend
b155490ccf
Bug 600068: Safe mode dialog doesn't always disable all add-ons. r=gavin, a=blocks-betaN
2010-10-11 09:34:28 -07:00
Asaf Romano
a041b1df91
Bug 575157 - Safe Mode's "Disable All Add-Ons" Has No Effect. r=mossop
2010-07-01 00:36:29 +02:00
Dão Gottwald
b04a04e38b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Dão Gottwald
ded14bca93
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Gijs Kruitbosch
c888c1980e
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Tyler Downer
c94e00a8cc
Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss
2009-07-31 14:49:58 +02:00
Dão Gottwald
65b5d09e58
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Dave Townsend
ce2bd6ea87
Bug 409959: Safe mode option to disable all add-ons doesn't disable plugins. r=gavin
2008-07-11 21:11:59 +01:00
rob_strong@exchangecode.com
a7a6f5232c
Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg
2007-08-16 14:14:51 -07:00
gavin@gavinsharp.com
1be8351c5a
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 13:13:33 -07:00
gavin%gavinsharp.com
930cb04984
Bug 334486: Ability to restore shipped search engines after they've been removed, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor
2006-07-05 19:09:38 +00:00
mozilla.mano%sent.com
d25fff9774
Bug 311496 - Safe Mode UI: 'Make Changes and Restart' button should be disabled if no action is checked, r=mconnor.
2006-06-10 14:10:27 +00:00
gavin%gavinsharp.com
1374a8498f
Bug 311015: add option to permanently disable all addons and revert to the default theme when launched in safe mode, r=mconnor, r=rob_strong
2006-05-29 15:29:37 +00:00
gavin%gavinsharp.com
81706f1e14
fix whitespace to sync branch/trunk
2006-02-24 01:29:51 +00:00
bsmedberg%covad.net
da2729380f
Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner
2005-10-12 00:29:11 +00:00
mconnor%steelgryphon.com
88261b0a16
bug 304403 - better safe mode UE, part 2, r=bsmedberg
2005-10-04 05:02:47 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
mconnor%steelgryphon.com
04c85ee01c
bug 304403 - better safe mode UE, part 1, a=chase
2005-08-12 07:01:09 +00:00