Commit Graph

55 Commits

Author SHA1 Message Date
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Brian R. Bondy
19a505c2f4 Bug 866229 - Hide Metro prefs pre win8. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
cd714ae0bc Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Mike Connor
231e441e53 Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
X
2013-05-06 11:05:46 -04:00
Brian Smith
10053064aa Bug 733632: Remove SSL/TLS Version UI, r=kaie, r=bsmith
--HG--
extra : rebase_source : cc07bd85a1edca19844fa41da2b0572538fff9c7
2013-04-11 11:01:17 -07:00
Gregory Szorc
f218af6f35 Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier 2013-01-15 12:38:01 -08:00
Mike Connor
75638bf557 bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws 2013-01-14 19:56:04 -05:00
Gregory Szorc
5a8f3f125f Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske 2013-01-11 15:33:57 -08:00
Mike Connor
7249f150c6 Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps 2013-01-03 23:45:15 -05:00
Theo Chevalier
f62b7f2d35 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
6300018d33 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Christian Ascheberg
f0bb4c659b Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws 2012-05-17 12:04:49 -07:00
Brian R. Bondy
f3519a8442 Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Michal Novotny
fa437a1bfd Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
Steffen Wilberg
c49381ce28 Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Steffen Wilberg
b91ff9c1a0 Bug 600505: Reorganize app update preference ui to not favor disabling app update. ui-review=faaborg, r=rstrong 2011-10-13 13:01:58 -07:00
Steffen Wilberg
434fa6b295 Bug 666574: Advanced pref pane shouldn't use setBoolPref. r=mano 2011-06-25 09:56:15 +02:00
Mike Hommey
b1afffb116 Bug 652657 - Allow to opt-in for telemetry reporting. r=gavin,ui-r=limi 2011-06-02 10:00:13 +02:00
Gavin Sharp
2bdc02ff5b back out 865bd171fc46 (bug 652657) since review comments weren't addressed 2011-06-23 18:31:49 -04:00
Mike Hommey
9eefd4d1b4 Bug 652657 - Design Telemetry UI r=gavin ui-r=limi 2011-06-02 10:00:13 +02:00
Margaret Leibovic
c94af078f7 Bug 645063 - Increase discoverability of Do Not Track r=gavin 2011-03-29 09:23:56 -07:00
Sid Stamm
59ab434b97 Bug 628198. Add UI for do not track header. r=gavin.sharp, ui-r=faaborg, a=blocking.
--HG--
extra : rebase_source : d216689286d543e466f4c5baa41491d840bf21ba
2011-01-14 13:50:10 -08:00
Jeff Muizelaar
11c0641ff9 Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
This removes:
 layers.accelerate-all
 layers.accelerate-none

and adds:
 layers.acceleration.disabled
 layers.acceleration.force-enabled

This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Jason Duell
724cee7af2 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00
Jason Duell
9798e06619 bug 596714 - Fixes to new cache UI. r=gavin, a=beta7 2010-09-15 14:41:19 -07:00
Byron Milligan
1a24c21c2d Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Mounir Lamouri
bd17b385f2 Merge backout 2010-09-11 02:58:35 +02:00
Mounir Lamouri
de9895d42c Back out bug 559942 2010-09-11 02:57:06 +02:00
Byron Milligan
4d7b0becf6 Bug 559942, Part 4: UI change allowing user to turn smart sizing on or off.
r=gavin, a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan
3015ca11e0 Bug 559942: Set cache size based on disk space available. Synchronous. r=jduell, a=beta6+ 2010-09-08 17:49:17 -07:00
Felipe Gomes
3d623ed5c9 Bug 594173. "Advanced > Use hardware acceleration when available" needs to control layers.accelerate-none pref (and also gfx.direct2d.disabled on Windows). r=mano a=blocking-beta6 2010-09-10 15:42:15 -03:00
Joe Drew
14c3394f69 Bug 587857 - Add a pref on Windows to easily disable Direct2D. r=gavin ui-r=beltzner a=blocking2.0:beta5+ 2010-08-27 22:44:37 -04:00
Justin Dolske
0763c9dd9f Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Michael Kohler
61acd9317e Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg 2009-09-11 15:25:36 +02:00
Robert Strong
f9056c4988 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
gavin@gavinsharp.com
61907204a2 Bug 432941: Busted accessibility in Prefs/Advanced/Encryption (aria-abelledby), patch by Phil Ringnalda <philringnalda@gmail.com>, r=me, a=schrep 2008-05-09 13:59:09 -07:00
mconnor@steelgryphon.com
6efe865ee2 Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
reed@reedloden.com
802beb1604 Bug 422799 - "accesskey defined incorrectly in Offline storage pref panel" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-03-16 14:12:05 -07:00
philringnalda@gmail.com
398fba0c0c Bug 420396 - Exceptions button for offline storage stretched vertically when its label text wraps to a second line, r=gavin, a=beltzner 2008-03-07 19:40:51 -08:00
dcamp@mozilla.com
b0a76b1372 Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
reed@reedloden.com
2eb493fba3 Bug 413658 - "UI for offline apps: missing accesskey for Remove button" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-01-26 19:54:39 -08:00
reed@reedloden.com
72baecc877 Bug 398203 - ""When a website requires a certificate" in Advanced-Encryption options is incomprehensible" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r+a1.9=beltzner] 2008-01-25 00:17:01 -08:00
dcamp@mozilla.com
9f596de49a Bug 394392: UI for enabling/disabling offline applications. r=enndeakin, r=mconnor, ui-r=beltzner 2008-01-22 18:10:50 -08:00
aaronleventhal@moonset.net
fe7f4d5bdb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
rob_strong@exchangecode.com
08ae24aa2a Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-03 18:38:06 -08:00
reed@reedloden.com
db8959b998 Bug 344588 - "[newprefs] Certificates preference associated label not spoken by WindowEyes" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=schrep] 2007-11-13 08:24:04 -08:00
reed@reedloden.com
564b39517d Bug 401556 - "Ambiguous label in Prefs > Advanced > Network when clearing the cache" [p=benoit.leseul@gmail.com (Benoit) r=gavin a1.9=schrep] 2007-11-12 21:40:30 -08:00
steffen.wilberg@web.de
1d7840f579 Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 10:24:35 -07:00