Commit Graph

666 Commits

Author SHA1 Message Date
Richard Marti
942d7e3bce Bug 993344 - The "Show tab previews in the Windows taskbar" option doesn't appear in Tabs section for in-content preferences. r=mak77
--HG--
extra : rebase_source : 3dd669c50db388a0fc56bf3c91c9845208aa03ef
2014-04-10 23:25:36 -07:00
Mark Hammond
66655a41ca Bug 986636 - use icon instead of [?] on sync prefs when master password locked. r=ttaubert 2014-04-10 12:14:43 +10:00
Honza Bambas
506985fa5f Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin 2014-04-06 20:44:40 +02:00
Benjamin Smedberg
cd2fddc1ce Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Mark Hammond
cd2c8e6c5b Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Richard Marti
f94faa92c2 Bug 967674 - Port new Fxa sync options work to in-content prefs. r=markh 2014-03-29 11:22:10 +01:00
Phil Ringnalda
b9b8a97985 Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined 2014-03-30 23:18:57 -07:00
Mark Hammond
555f838434 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-03-31 14:11:49 +11:00
Richard Marti
e33a915795 Bug 738796 - Prefpane stylings. r=jaws 2014-03-23 19:41:28 +01:00
Tim Taubert
94f256f6d0 Bug 738796 - Update category navigation. r=jaws 2013-12-05 11:07:16 +01:00
Sebastian Hengst
3190d47b36 Bug 982615 - Sync panel is not entirely displayed in localized builds. r=mak 2014-03-22 10:30:48 +01:00
Mark Hammond
f65bef3293 Bug 970167 - Disable passwords engine when a master password is set. r=rnewman 2014-03-21 14:22:02 +11:00
Gavin Sharp
34d1362a62 Bug 982167: adjust layout of Sync pref pane so that checkboxes don't span the entire width of the prefpane, r=smacleod
--HG--
extra : rebase_source : c05e5568d4e6f693033e83c9b4afe13077826401
2014-03-11 18:20:36 -07:00
Manish Goregaokar
70aa7b84b3 Bug 388287 - Focus the proxy port field if its value is 0 and the server name is specified. r=MattN 2014-03-13 01:07:28 -07:00
Ed Morley
bf7e2c6121 Merge mozilla-central and fx-team 2014-03-07 15:54:49 +00:00
Mark Hammond
12eb0933da Bug 969528 - only show the 'login needed' UI state when in a LOGIN_FAILED_LOGIN_REJECTED state. r=ttaubert 2014-03-07 15:41:33 +11:00
Steven MacLeod
c087494bc6 Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert 2014-03-03 16:55:34 -05:00
Steven MacLeod
1499a2612e Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Mahdi Dibaiee
467f1d7b4d Bug 767047 - Don't overwrite existing proxy backup preferences; r=MattN
--HG--
rename : browser/components/preferences/in-content/tests/browser_connection.js => browser/components/preferences/in-content/tests/browser_proxy_backup.js
2014-02-26 11:06:00 -05:00
Matthew Noorenberghe
18a868fab0 No bug - Cleanup browser_connection.js so it's a better example for related tests. r=me 2014-03-01 16:19:57 -05:00
Marco Bonardo
963f31df2d Bug 971283 - Preferences links to Terms of Service and Privacy Notice are too high and and too large. r=ttaubert 2014-02-28 11:07:14 +01:00
Marco Bonardo
dd0aed7be9 Bug 965032 - Fix layout of Sync preferences in signed-out state. r=ttaubert 2014-02-27 21:37:19 +01:00
Ted Mielczarek
699d90bdae bug 968403 - Switch some tests to not use preprocessing. r=jmaher 2014-02-19 09:20:49 -05:00
Mark Hammond
ae0dc3da66 Bug 975894 - sync prefs listens for weave:service:start-over:finish instead of weave:service:start-over. r=ttaubert. 2014-02-27 10:43:31 +11:00
Ryan VanderMeulen
917a319f58 Merge m-c to inbound. 2014-02-25 15:28:35 -05:00
Nikhil Johny
5478f1dbcd Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
Florian Quèze
b4f865560b Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Marco Bonardo
a9d97aeb1e Bug 971713 - Device name field in Preferences should be inline. r=ttaubert 2014-02-25 11:17:04 +01:00
Tim Taubert
7e8a253b98 Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh 2014-02-20 16:59:16 +01:00
Ted Mielczarek
be7cc08ee9 Bug 974368 - Fix ! operator precedence in manifestparser's expression parser. r=jmaher 2014-02-19 09:18:13 -05:00
Ted Mielczarek
d9fcae3d66 Bug 972510 - Move some healthreport tests to manifests (and re-enable them and a few others). r=gps 2014-02-19 08:47:35 -05:00
Ryan VanderMeulen
6bcf42d1bf Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Manish Goregaokar
8ae96543e5 Bug 910670 - Preference for proxy autologin. r=adw 2014-02-18 09:20:24 -05:00
Tim Taubert
4768f19be3 Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh 2014-02-18 12:16:44 +01:00
Tim Taubert
0f98e74c72 Bug 967197 - "Create Account" and "Sign In" links in Sync preferences should go to separate pages r=markh 2014-02-18 12:05:13 +01:00
Honza Bambas
3dccf0de8b Bug 968606 - Update in-content/advanced.js to use HTTP cache v2 API, r=bbondy 2014-02-14 20:27:32 +01:00
Ehsan Akhgari
0871976be5 Bug 973658 - Actually revert the value of the Permanent Private Browsing pref when the user presses Cancel in response to the restart dialog; r=jdm
Before we were implicitly relying on the pref being reverted through
the checkbox, but that won't happen if the checkbox was never clicked
by the user.
2014-02-18 08:49:39 -05:00
Ehsan Akhgari
b870bb3fe9 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Manish Goregaokar
af79dbf890 Bug 665319 - Add a checkbox to activate network.proxy.socks_remote_dns. r=ttaubert, ui-r=philipp 2014-02-08 21:01:27 -05:00
Tim Taubert
ae7a4fe4bf Bug 967479 - Use oncommand attribute to handle button clicks in sync prefpane r=markh 2014-02-06 03:54:41 +01:00
Phil Ringnalda
f95558444a Back out e78a7c6d9601 (bug 965896) for xpcshell orange 2014-02-04 21:19:19 -08:00
Mark Hammond
8858a7121a Bug 965896 - allow a legacy sync reset to re-enable fxa accounts. r=rnewman 2014-02-05 14:59:19 +11:00
Gavin Sharp
21a0f176ab Bug 965113: remove reference to "Firefox Accounts" in sync settings, r=markh 2014-02-02 20:27:26 -08:00
Zachary Carter
920a69f870 Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert 2014-01-31 16:50:55 -08:00
Gavin Sharp
970320af84 Bug 966511: Tweak Sync UI, r=ttaubert
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)

--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Mark Hammond
bf712b98a7 Bug 966520 - have sync prefs pane open the new "force sign in" page. r=gavin 2014-01-31 17:27:59 -08:00
Gavin Sharp
e718eb93f6 Bug 966150: adjust wording/layout of new-sync preferences pane, r=ttaubert
--HG--
extra : rebase_source : 2736e75660a0def3561070f8f5e4d50f9de1e5cf
2014-01-30 20:37:43 -08:00
Mark Hammond
297d793733 Bug 966123 - have sync prefs listen for the onverified observer and update accordingly. t=ttaubert. 2014-01-30 20:07:49 -08:00
Gavin Sharp
f1c97cd33a Bug 966122: fix typo that led to "Verify" button missing its label, r=markh
--HG--
extra : rebase_source : bf0b6d1117cc246d9990a197457063e1e81ce164
2014-01-30 17:59:39 -08:00
Mark Hammond
98d4c9b8e8 Bug 965474 - allow for an initial sync on new user signin. r=ckarlof
--HG--
extra : rebase_source : f5fd22db384606112900b2caef11cc7bdc262f98
2014-01-30 19:02:46 -08:00
Gavin Sharp
9380c7d80a Backed out changeset 00cead8f21d4 (bug 965464, should have been bug 965474)
--HG--
extra : rebase_source : 43997ecb392c716aa147407985b6f823ac087db8
2014-01-30 19:08:08 -08:00
Mark Hammond
9a83695045 Bug 965464 - allow for an initial sync on new user signin. r=ckarlof 2014-01-30 19:02:46 -08:00
Mark Hammond
8a50b148fc Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-30 14:50:31 -08:00
Carsten "Tomcat" Book
bddabadbe2 Backed out changeset 2b4f723f6c60 (bug 965461) for XPC Bustage on a CLOSED TREE 2014-01-30 10:39:40 +01:00
Mark Hammond
701d4b0045 Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-30 00:22:55 -08:00
Wes Kocher
9f96220b89 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond
b107d4328f Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-29 19:26:01 -08:00
Mark Hammond
e595dddc14 Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
	browser/base/content/aboutaccounts/aboutaccounts.js

--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond
c428a82013 Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman 2014-01-28 17:51:09 -08:00
ytx
17588a9c93 Bug 956151 - Remove the perm attribute in permissions.js. r=dao 2014-01-03 09:32:57 -05:00
Henri Sivonen
2fabf9a684 Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame. 2014-01-02 09:18:20 +02:00
Mark Hammond
96724917cd Have the sync setup dialog do the right thing if identity.fxaccounts.enabled=true 2013-12-19 16:38:35 +11:00
Tim Taubert
e84978acf6 Bug 951857 - Bring back UI entry points and the setup dialog for old sync r=markh
From 046c19dae155a175cf6fa5e480f1fa1882f7d51f Mon Sep 17 00:00:00 2001
2013-12-18 23:10:11 +01:00
Tim Taubert
f96735c7a9 merge m-c to elm 2013-12-18 17:54:23 +01:00
Nick Alexander
3bf2796013 Merge m-c to elm 2013-12-16 09:13:10 -08:00
Nick Alexander
4eb068477b Merge m-c to elm 2013-12-11 14:08:02 -08:00
Gregory Szorc
158ed8b3ec Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Nick Alexander
4bf3628f8f Merge m-c to elm 2013-11-13 13:43:32 -08:00
Jared Wein
cc653177c8 Bug 949589 - In-Content Preferences openDialog typo in features string (model= should be modal=). r=Unfocused
--HG--
extra : rebase_source : 02726a2a1de45b923dfa420d97ee7c21862e4cc2
2013-12-12 18:14:19 -05:00
Nick Alexander
ced852a484 Merge m-c to elm 2013-11-04 21:25:12 -08:00
Ryan VanderMeulen
69f4c8c1bb Merge m-c to fx-team. 2013-11-04 16:33:35 -05:00
Nick Alexander
abaf8ce510 Merge m-c to elm 2013-10-26 17:23:11 -07:00
Henri Sivonen
fb52835415 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Carsten "Tomcat" Book
064526956d Backed out changeset a34d87e94281 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:03:41 +01:00
Henri Sivonen
f3fe96da87 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Nick Alexander
1870fe9166 Merge m-c to elm 2013-10-21 09:19:47 -07:00
Tim Taubert
6f79b7c8ef Bug 928787 - Convert in-content preference style sheets to LF; r=jaws 2013-10-21 06:53:02 +02:00
Nick Alexander
bcdd987f34 Merge fx-team to elm 2013-10-18 11:39:01 -07:00
Gijs Kruitbosch
55f01425f8 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
a798fe8008 Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Tim Taubert
14e427ccc4 Bug 926709 - Replace UI entry points for sync setup with opening about:accounts; r=gavin 2013-10-16 17:42:01 -07:00
Gijs Kruitbosch
737fa0f1f0 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Paolo Amadini
e95feeeb26 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Blair McBride
dd75fd5804 Bug 697314 - Defer importing xpinstall permissions until necessary. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug578467.js => toolkit/mozapps/extensions/test/xpcshell/test_permissions_prefs.js
2013-10-25 14:22:32 +13:00
Chris Peterson
d1d2a8111c Bug 757726 - Part 2: Populate Preferences' Applications list using PluginHost. r=bsmedberg 2013-10-20 17:06:34 -07:00
Tim Taubert
fdd21de997 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Martin Stransky
3a0ac880b9 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Honza Bambas
ea8ec4777e Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Manish Goregaokar
a5c25cf828 Bug 917057 - Reduce Tabs category left indent after moved into General category; r=Unfocused; ui-r=fang 2013-09-18 22:34:57 +12:00
Manish Goregaokar
fc909174bc Bug 767313 - Merge the Tabs category into the General category in in-content preferences. r=Unfocused 2013-09-11 13:22:44 +12:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Sid Stamm
eb1ef617d7 bug 851606 - automatically disable bug 818340 in beta/release, but leave it enabled in nightly/aurora. r=gavin 2013-05-14 12:11:56 -04:00
Brian R. Bondy
138a138db2 Bug 890626 - Force on the updater add-on compat option when selecting Metro+Desktop updates. r=rstrong 2013-07-11 16:52:52 -04:00
Mike Hommey
9245936f8b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
d210f8ff00 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Gregory Szorc
44ef7a6a67 Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman 2013-07-02 09:55:34 -07:00
Benjamin Smedberg
b7223c15b5 Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Ms2ger
313ff55fd6 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
5a63e5bff8 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Brian Smith
59685570e0 Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
7f270022df Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
e687999205 Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Brian R. Bondy
b7a3070f73 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Michael Harrison
1199414846 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Brian R. Bondy
8e45add454 Bug 866229 - Hide Metro prefs pre win8. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
d1eeb72be5 Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Martin Stransky
8c2a3c775f Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
rsx11m
5fafc50c13 Bug 874046 - Three-state UI for DNT strings should not end with a period. r=dolske 2013-05-20 14:30:32 -05:00
Christian Sonne
cb955637f5 Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin 2013-05-16 19:14:45 -07:00
Mike Connor
914f482ffa 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
925ab45386 Bug 860033 - un-generic-ify _showExceptions, r=gavin
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Cykesiopka
0141b8c7fc Bug 448945 - Add additional font sizes to minimum font size list. r=jaws 2013-04-12 08:20:31 -04:00
Brian Smith
40a7f62580 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
31fd5b46d5 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
efc49a75e2 Bug 851702 - Remove JS load and advanced preferences from the UI, r=gavin 2013-04-05 11:52:54 +02:00
Gijs Kruitbosch
6134f431de Bug 851701 - Remove 'Load images automatically' checkbox from prefs, r=gavin 2013-04-05 11:04:31 +02:00
Xin Zhang
30abe2210d Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
JosiahOne
086c11cbc6 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
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Felipe Gomes
71070ea144 Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw 2013-03-29 23:08:46 -03:00
Kyle Machulis
c79ccc0693 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
a59d40f143 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
7106b4758b 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
7e80590132 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
cf0c67d5a3 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
f56190feea 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
d023e11c28 Bug 841212 - Add 'Allow first party only' to permissions.js. r=margaret 2013-03-11 20:24:52 -04:00
Josh Matthews
3fe5e954e6 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
5756f6755f bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Henri Sivonen
4d07797f02 Bug 846221 - Make the pref UI explain intl.charset.default better. r=gavin. 2013-03-01 10:05:58 +02:00
Gregory Szorc
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jonathan Mayer
55b948dec0 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
13e0d9a6c5 Bug 689821 - Clean up browser/components/preferences/sync.js. r=rnewman 2013-02-12 15:16:32 -08:00
Gregory Szorc
4abd66daf7 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
adb26cf0d1 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
3a3280675a 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
84c4ac3c75 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
5026349b65 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
50c193452b Bug 820764 - Stop using addvisit() in browser tests r=mak77 2013-01-25 12:55:22 +08:00
Gregory Szorc
3bf9c8b985 Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier 2013-01-15 12:38:01 -08:00
Mike Connor
a592a1883e bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws 2013-01-14 19:56:04 -05:00
Gregory Szorc
0316578c41 Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske 2013-01-11 15:33:57 -08:00
Mike Connor
5112369767 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
ebfe575f7d 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
f0acbef200 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Richard Newman
fa14b470a4 Bug 695127 - missing ; in chrome://browser/content/preferences/sync.js. r=trivial 2012-12-19 15:19:25 -08:00