Mike Connor
ae54f4fd39
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
Gijs Kruitbosch
50fdfd6cea
Bug 860033 - un-generic-ify _showExceptions, r=gavin
...
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Cykesiopka
56bd55c05b
Bug 448945 - Add additional font sizes to minimum font size list. r=jaws
2013-04-12 08:20:31 -04:00
Brian Smith
67d81b5f90
Bug 733632: Remove SSL/TLS Version UI, r=kaie, r=bsmith
...
--HG--
extra : rebase_source : cc07bd85a1edca19844fa41da2b0572538fff9c7
2013-04-11 11:01:17 -07:00
Christian Sonne
dbc49ec82b
Bug 857236 - In-content Privacy > Tracking preference UI always shows the default state r=gavin
2013-04-09 15:17:33 -07:00
Gijs Kruitbosch
3da832b093
Bug 851702 - Remove JS load and advanced preferences from the UI, r=gavin
2013-04-05 11:52:54 +02:00
Gijs Kruitbosch
415dec3185
Bug 851701 - Remove 'Load images automatically' checkbox from prefs, r=gavin
2013-04-05 11:04:31 +02:00
Xin Zhang
57e96d9a73
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -04:00
JosiahOne
eec68b9946
Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi
2013-03-27 20:54:59 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Felipe Gomes
c555edbfa0
Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw
2013-03-29 23:08:46 -03:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Marco Bonardo
09b1f8f989
Bug 847627 (part 2) - Unify Browsing and Download history entries in shutdown Sanitize dialog.
...
r=gavin
2013-03-20 18:07:05 +01:00
Marco Bonardo
6bf30ad61f
Bug 847627 - Sanitize on shutdown dialog should visually link download history to history.
...
r=gavin
2013-03-19 18:46:13 +01:00
Josh Matthews
f10e0fcf0e
Bug 851489 - Delay restarting the browser until the preferences dialog elements are completely updated. r=ehsan
2013-03-17 11:04:55 -04:00
Ehsan Akhgari
4d19498ad4
Bug 851473 - Include the correct prompt string when switching from/to permanent private browsing mode in the preferences dialog; r=jdm
2013-03-15 13:34:59 -04:00
Monica Chew
5989c95c30
Bug 841212 - Add 'Allow first party only' to permissions.js. r=margaret
2013-03-11 20:24:52 -04:00
Josh Matthews
2620400c66
Bug 842290 - Make privacy preference tab always check for permanent private browsing status changing, regardless of whether pref changes apply instantly. r=ehsan
2013-03-06 09:51:00 -05:00
Trevor Saunders
254bffb739
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
2013-01-06 19:54:42 -05:00
Henri Sivonen
012c8ff686
Bug 846221 - Make the pref UI explain intl.charset.default better. r=gavin.
2013-03-01 10:05:58 +02:00
Gregory Szorc
1b27561fa4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Jonathan Mayer
529b037b7c
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
...
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Sunny
023fcf43e5
Bug 689821 - Clean up browser/components/preferences/sync.js. r=rnewman
2013-02-12 15:16:32 -08:00
Gregory Szorc
be8e5d5ca8
Bug 838312 - Well-defined API for opting out of FHR data upload; r=rnewman
...
You should no longer set policy.healthReportUploadEnabled directly.
Instead, call policy.recordHealthReportUploadEnabled(). This will
trigger data deletion as needed.
2013-02-05 13:12:28 -08:00
Dão Gottwald
f204555645
Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske
2013-02-05 10:35:21 +01:00
Gregory Szorc
c47eb8f3a2
Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
...
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.
The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Sid Stamm
d4170e5094
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
...
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Raymond Lee
cb52c2a702
Bug 820764 - Stop using addvisit() in browser tests r=mak77
2013-01-25 12:55:22 +08:00
Gregory Szorc
ad9d143963
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Mike Connor
9d9b51b04b
bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws
2013-01-14 19:56:04 -05:00
Gregory Szorc
3db9342ace
Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske
2013-01-11 15:33:57 -08:00
Mike Connor
48c1af301d
Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps
2013-01-03 23:45:15 -05:00
Ehsan Akhgari
7e58a50c01
Bug 826371 - Fix the private browsing autostart preference change confirmation on platforms without instant-apply (such as Windows); r=jdm
2013-01-03 14:16:46 -05:00
Richard Newman
8f2b88b111
Merge m-c to s-c.
2013-01-02 19:35:43 -08:00
Richard Newman
3604f4a33d
Bug 695127 - missing ; in chrome://browser/content/preferences/sync.js. r=trivial
2012-12-19 15:19:25 -08:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Theo Chevalier
b673e3b720
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
Ehsan Akhgari
39347ca198
Bug 814705 - Disable browser_privacypane_6.js and its in-content variant in per-window PB mode; r=jdm
2012-11-23 14:35:29 -05:00
Andres Hernandez
38edfa2bc6
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Richard Newman
2c4840881d
Merge m-c to s-c.
2012-10-18 00:09:17 -07:00
Richard Newman
e5b1c5d03a
Merge m-c to s-c.
2012-10-12 11:47:24 -07:00
Richard Newman
5b817e3d65
Merge m-c to s-c.
2012-10-09 13:24:38 -07:00
Brian R. Bondy
d8fd0ebc3f
Bug 798166 - Fix for defaults display problem after setting default depending on helper.exe speed. r=felipe
2012-10-05 10:17:24 -04:00
Richard Newman
17241c85b5
Merge m-c to s-c.
2012-10-04 11:00:48 -07:00
Gregory Szorc
9948a801a7
Merge mozilla-central into services-central
2012-09-25 11:00:01 -07:00
Gregory Szorc
d6f75f932b
Merge mozilla-central into services-central
2012-09-24 13:33:43 -07:00
Yosy
ef3be55d08
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
ade089d9d0
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00