Andrea Marchesini
aa4cf8af1e
Bug 1287765 - Add 'learn more' in about:preferences for Containers, r=gijsm r=flod
2016-07-20 11:53:06 +02:00
Andrea Marchesini
dbd1a56877
Bug 1279029 - part 2 - removed 'learn more' for Containers, r=gijs
2016-07-19 16:30:06 +02:00
Andrea Marchesini
2e55fe0b18
Bug 1279029 - part 1 - Containers in preferences, r=gijs
2016-07-19 16:29:41 +02:00
Carsten "Tomcat" Book
c735a88756
Merge mozilla-central to fx-team
2016-07-17 10:10:30 +02:00
Pushpankar
c6670d980f
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
...
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
djmdev
b1f95dff78
Bug 1249494 - Move networkProxySOCKSRemoteDNS checkbox to clarify when it can be set. r=dolske
...
MozReview-Commit-ID: EhSDfiXhaxo
2016-07-09 17:56:38 +05:30
Tim Huang
fd497dc733
Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
...
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Jared Wein
c72dd2013f
Bug 1278844 - Disable the Download Folder and Choose Folder elements if the browser.download.useDownloadDir pref is locked. r=MattN
...
MozReview-Commit-ID: 7biIaukj7Fp
--HG--
extra : rebase_source : 2cd19e9c060b5b7f6fc36e3afa9763383491e877
2016-07-07 14:31:05 -04:00
Milan Sreckovic
6931480ab1
Bug 1285328: Part 2. Add an ability to change the revert/cancel label and/or show the restart later button to the confirmRestartPrompt dialog. r=jaws
...
MozReview-Commit-ID: D7SDsHqghAS
--HG--
extra : rebase_source : fedeab9570c20aadb4910acd34ea26ed1474c95c
2016-07-14 14:14:28 -04:00
Milan Sreckovic
6b06d7aedd
Bug 1285328: Part 1. Make sure the first button/escape is a no-op in these dialogs, and in the potential data loss case, make the default also a no-op. Refactor some common code into preferences.js. r=jaws
...
MozReview-Commit-ID: 576kGMX08vz
--HG--
extra : rebase_source : d7459ddff9655005eee46ced6cd8ca3d01158038
2016-07-14 13:55:07 -04:00
Gijs Kruitbosch
efe8df2600
Bug 1280472 - fix focusing of text links in about:preferences, r=dao
...
MozReview-Commit-ID: 2lPFDTYVY99
--HG--
extra : rebase_source : b1b76a1aadf80cbe9a6d4f427a709046bf8eeffd
extra : source : d724f337b4f05a56fe90f05ccff06d09a3631eee
2016-06-22 18:57:28 +01:00
Milan Sreckovic
61f06dcc3f
Bug 1282537: Better wording for the E10S restart required confirm box. r=jimm
...
MozReview-Commit-ID: sHQUi8Ec2L
--HG--
extra : rebase_source : 05d29a147f72174a9c8562d4d5dd7876a86b0fa9
2016-06-27 14:38:50 -04:00
Gijs Kruitbosch
ef400acc5c
Backed out changeset d724f337b4f0 (bug 1280472) for not working correctly (opening spurious new tabs), see bug 1282794
...
MozReview-Commit-ID: IHDvXQAhs5j
--HG--
extra : amend_source : 9b412eb6eb3a73178efbe2e8a5c8b4efc820fbb9
2016-06-28 17:19:40 +01:00
Towkir Ahmed
8eff74364d
Bug 1279910 - Renamed occurrences of 'Oriya' to 'Odia'. r=gijs
2016-06-27 12:31:00 +02:00
Thomas Nguyen
ffba687a20
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Gijs Kruitbosch
667d9f2396
Bug 1280472 - fix focusing of text links in about:preferences, r=jaws
...
MozReview-Commit-ID: 2lPFDTYVY99
--HG--
extra : rebase_source : a551914a77e6af025382b867a5c289329caa6073
2016-06-22 18:57:28 +01:00
Claas Augner
bb8214349a
Bug 1264475 - Allow removal of search engines using keyboard shortcuts. r=florian
2016-06-15 00:10:42 +02:00
Florian Quèze
225ca7a439
Bug 1260820 - Search engine drop down closes when I change search engines by pressing Up/Down, r=Gijs.
2016-06-10 09:55:30 +02:00
Jared Wein
60a875da64
Bug 1275089 - Wrap the call to getHistogramById().add() in a try/catch since the probe expires in v50 and the histogram is no longer reported as a COUNT histogram since it is expired. Histograms that are not COUNT histograms must supply a value when calling .add(). r=Gijs
...
MozReview-Commit-ID: C4x6dR1nULR
--HG--
extra : rebase_source : c4442b1cf50683dec47343299e86b9ef0a5df10a
2016-05-27 13:43:19 -04:00
gasolin
208ab94666
Bug 1174900 - Capture doorhanger password field toggle should stay hidden for master password users;r=MattN
...
MozReview-Commit-ID: DLlu2WhQamN
--HG--
extra : rebase_source : 9ed3a080a6783d5942b9068005718bbe2e74bf32
2016-06-06 18:50:09 -07:00
Wes Kocher
c8fda3aef7
Bug 1278388 - skip browser_permissions_urlFieldHidden.js because changing to firefox50 broke it a=test-only
2016-06-06 14:46:13 -07:00
Carsten "Tomcat" Book
71eb3110f9
merge mozilla-inbound to mozilla-central a=merge
2016-06-03 12:00:06 +02:00
Edouard Oger
a58b0d4db3
Bug 1275383 - Change the copy of Sync disconnection warning. r=markh
...
MozReview-Commit-ID: 6WuxnRaYo7X
--HG--
extra : transplant_source : %BD%FE%F8%FD%AA%40%CF%97%B8M%D7%7Fm%9Aq%F9%BEhX%AB
2016-06-01 16:41:31 -07:00
Edouard Oger
e2bf4faffe
Bug 1275915 - Replace sync verification panel with platform notification. r=markh
...
MozReview-Commit-ID: CrGGBplrHPI
--HG--
extra : transplant_source : KE%7B%7D%0C%16%40%1D%5E%B2%A6%257%9F%0B%C8%254%A99
2016-05-31 14:52:11 -07:00
Matthew Noorenberghe
8f89f328e1
Bug 1274712 - Follow-up to also change doNotTrackCheckbox.accesskey. rs=flod,johannh
...
MozReview-Commit-ID: BVSlJ9qAaJs
--HG--
extra : amend_source : dd58c5ed09a22f70f8537346a8091874604552f9
2016-06-01 00:34:10 -07:00
Johann Hofmann
4fcbbc231b
Bug 1274712 - Add Tracking Protection info to DNT settings. r=past
...
MozReview-Commit-ID: GKOedxVsUrG
--HG--
extra : transplant_source : %BB%E42%90%F2J%F1g%0E%0E%DC%86%9D%1B%CDp%14b%5E%D5
2016-05-30 12:37:31 +02:00
Andrea Marchesini
e42cf01dd7
Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
...
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00
Francois Marier
0365bcf354
Bug 1277378
- Fix typo in Safe Browsing in-content preferences. r=past
...
MozReview-Commit-ID: KfZpVRWuzjV
--HG--
extra : rebase_source : 75e64eff52936c3c94eee9730b3d69f748b0c236
2016-06-01 16:35:48 -07:00
Felipe Gomes
918237b0ca
Bug 1227230
- Remove all of the e10s prompting code. r=jimm
...
This removes all of the e10s-related prompting code, including:
- doorhanger offering to opt-in into e10s
- pref and telemetry probe used to measure the number of users who remained opted-in
- dialog that shows up when unchecking the e10s checkbox saying that a tab will open, requesting feedback
- tab opening requesting feedback
- all related strings
The checkbox in the preferences window remains (nightly/aurora only), as well as the message saying that e10s requires a restart.
The e10s accessibility doorhanger remains. and chrome://browser/skin/e10s-64@2x.png remains too because it's also used in the a11y doorhanger.
MozReview-Commit-ID: aOdvnbeHOa
--HG--
extra : rebase_source : e89cc42dddcb376bece435138611b364d3477fa8
2016-05-12 20:31:52 -03:00
Marco Bonardo
06932c74d1
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
...
MozReview-Commit-ID: Ee08mDGxBjJ
--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
gasolin
51fda07150
Bug 1228258 - Search aliases should be trimmed. r=mak
...
MozReview-Commit-ID: CzTU7aBnIRd
MozReview-Commit-ID: 2OzxRTtr39b
--HG--
extra : transplant_source : y%3DQ%03%D7%BA%F7%8B%92/%FB%26%E1jP%E9%ECI%DD%EB
2016-04-25 15:19:36 +08:00
Carsten "Tomcat" Book
3db7c01bb7
Merge mozilla-central to fx-team
2016-05-04 12:01:17 +02:00
Ryan Hankins
db6d36f08c
Bug 1268848 - Safe Browsing preferences graying out inconsistency. r=gpascutto
2016-05-03 11:34:59 -05:00
Milan Sreckovic
d271f80d7b
Bug 973014: Restart due to privacy setting change now has better button labels than OK and Cancel. r=past
...
MozReview-Commit-ID: Jbcs59D3Apf
--HG--
extra : rebase_source : 9ff585d6f57600bde9eda4f046c568a720457e5f
2016-04-29 13:25:24 -04:00
Wes Kocher
56fe7c4bcb
Merge m-c to fx-team a=merge
...
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Robert Strong
0f000fd4f0
Bug 1262880 - browser preferences changes - Remove add-on compatibility check from application update. r=felipc
2016-04-29 10:01:04 -07:00
Julian Descottes
5e1c917f09
Bug 1260763
- advanced pref panel: move onchange listener from xul to js;r=jaws
...
MozReview-Commit-ID: 54GEpX5DV8W
--HG--
extra : rebase_source : 980f6e7af0c012a1061178d6a555f8d67dea5c03
2016-04-27 19:32:05 +02:00
Florian Quèze
0d13650f63
Bug 1266784 - Remove obsolete search.css files, r=Gijs.
2016-04-25 12:36:33 +02:00
Florian Quèze
b6df54ec46
Bug 1266779 - Show placeholder icons in the search preferences for engines without icon, r=Gijs.
2016-04-25 12:36:33 +02:00
Carsten "Tomcat" Book
84eb46bafd
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : toolkit/components/prompts/test/test_bug861605.html => toolkit/components/prompts/test/test_dom_prompts.html
2016-04-25 11:55:12 +02:00
Xidorn Quan
d4b5e34fdd
Bug 1264968 part 1 - Use replace uses of removed String.contains with the new .includes method. r=jaws
...
MozReview-Commit-ID: DOR86fImhbQ
--HG--
extra : source : 929d91e12234f6ae3c0ce722efeec00e57f12a63
2016-04-25 09:40:16 +08:00
Johann Hofmann
1037e910fa
Bug 874408: Join safe browsing, add download protection to security prefs. r=gcp,francois,past
...
MozReview-Commit-ID: L6ZmvTmndml
2016-04-24 15:40:21 +03:00
Andrea Marchesini
83a08cd72e
Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm
2016-04-10 05:46:07 +01:00
Ryan VanderMeulen
1c7872d0af
Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures.
2016-04-09 15:36:07 -04:00
Andrea Marchesini
d09d8959fe
Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm
2016-04-09 19:09:49 +01:00
Carsten "Tomcat" Book
78d9f80444
Backed out changeset 74330da56b82 (bug 1259169) for assertion failures in nsCookieService.cpp:2390
2016-04-08 14:47:39 +02:00
Andrea Marchesini
87827f2189
Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm
2016-04-08 12:38:15 +01:00
Honza Bambas
de75162c69
Bug 1066970
- Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal
2016-04-05 05:59:00 +02:00
Thom Chiovoloni
2fe899e657
Bug 1261172 - update link to sync sign-in page shown in dev edition r=markh
...
MozReview-Commit-ID: K7vTJfaixBM
--HG--
extra : transplant_source : %A1%EEq%C5%C7%D0%D8%DF%21%FC%8D%93%8D%A3%99%80%BE%89b%C4
2016-04-04 19:21:32 -07:00
Gijs Kruitbosch
012b95a196
Bug 1130411 - deal with opening dialogs when the previous dialog is not unloaded yet, r=jaws
...
MozReview-Commit-ID: IY0W3UfYTdc
--HG--
rename : browser/components/preferences/in-content/tests/subdialog.xul => browser/components/preferences/in-content/tests/subdialog2.xul
extra : rebase_source : b843e77866d9c50cfb91263d3a2d1439977b3e40
2016-04-02 20:09:16 +01:00