Commit Graph

1269 Commits

Author SHA1 Message Date
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
Kit Cambridge
e42c1be8df Bug 1233535 - Show the user's email and display name in Sync preferences when available. r=markh
MozReview-Commit-ID: JU0HgQDPxPJ

--HG--
extra : rebase_source : 133304a27b06dc45dce05af015481ce7709994b0
2016-04-01 14:31:46 -07:00
Brad Lassey
d2fe98ca06 bug 1257554 - Remove restore on demand checkbox r=felipe 2016-03-22 09:53:19 -04:00
Gijs Kruitbosch
f324684dca Bug 621158 - fix typo in advanced.js, actually enable test in e10s, rs=bustage,me
MozReview-Commit-ID: JCEoHxw5UPZ
2016-03-21 11:52:36 +00:00
Gijs Kruitbosch
abe1c0b2f7 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Masatoshi Kimura
419788582a Bug 1254978 - Set blank if the current font is not installed and the font backend does not support language-specific enumeration. r=Gijs 2016-03-14 22:01:05 +09:00
Jared Wein
63c24c282a Bug 1254148 - Fix browser_privacypane_8.js to run in e10s. r=gijs
MozReview-Commit-ID: 9Xwmlk8jp9B

--HG--
extra : transplant_source : %AD%9Ck%EF%C7%C78%CD%28%8B%D7%8E%2B%E3%13%7D%A1%08-%9F
2016-03-07 12:34:21 -05:00
Jared Wein
64075b6fc0 Bug 1253891 - "prefStrBundle.getFormattedString is not a function" exceptions in in-content/advanced.js. r=gijs
Guards were added to both async calls as it is likely that either of them could fire after the tab has been closed.

MozReview-Commit-ID: 9pKKNKXtxaP
2016-03-07 11:10:00 +01:00
Ryan VanderMeulen
54367e83bf Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
Mike de Boer
df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Felipe Gomes
517fc5dff9 Bug 1253605 - Do not display e10s checkbox as checked if e10s was blocked. r=jimm
MozReview-Commit-ID: 50u5Vx8B5kj

--HG--
extra : rebase_source : 7e0350b9769245f460e1b71e532d46502e500c43
2016-03-04 11:51:13 -03:00
Andrea Marchesini
ed31fee8d4 Bug 1245184 - nsICookieManager.remove should use the OriginAttributes, r=sicking 2016-02-25 16:41:13 +01:00
Leo Ufimtsev
eb2c6cbfc2 Bug 1229206 - Labels for screen readers are missing from about:preferences#sync. r=markh 2016-02-23 08:46:15 +11:00
sakshi
4032e5c5d0 Bug 1213094 - Removed services.sync.enabled preference. r=markh 2016-02-03 06:07:00 +01:00
Maurya Talisetti
80f028f5b4 Bug 1156176 - Add Restart Later button for the setting that allows Dev Edition and Firefox to run at the same time. r=jaws 2016-02-18 08:57:00 +01:00
Jared Wein
7438cce502 Bug 1189038 - Auto-check the 'Always Check if Firefox is Default' pref when setting Firefox as default. r=gijs
MozReview-Commit-ID: LRXUUy7gbCB
2016-02-10 15:01:44 -05:00
Andrea Marchesini
a34fe426f2 Bug 1244795 - adding a string for the default container under cookie manager, part 2, r=me 2016-02-09 06:49:58 +00:00
Andrea Marchesini
187c1a6d8f Bug 1244795 - adding a string for the default container under cookie manager, r=paolo 2016-02-08 16:55:33 +00:00