Ted Mielczarek
699d90bdae
bug 968403 - Switch some tests to not use preprocessing. r=jmaher
2014-02-19 09:20:49 -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
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
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
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
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
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
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
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
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