Commit Graph

2892 Commits

Author SHA1 Message Date
Michael Layzell
9a5f8e2251 Bug 1165263 - Part 1: Update nsPermissionManager to use origins instead of hosts internally, r=ehsan 2015-07-14 15:06:33 -04:00
Carsten "Tomcat" Book
5a7a97505d merge fx-team to mozilla-central a=merge 2015-07-13 11:39:17 +02:00
ffxbld
7e6dbb1ff8 No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update 2015-07-11 03:33:41 -07:00
Ryan VanderMeulen
4abc62303b Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-07 13:38:10 -04:00
Justin Dolske
4ece471e51 Bug 1177237 - Implement OS query parsing and user search choice. r=jaws 2015-07-06 18:11:05 -07:00
Florian Quèze
71f41e4e0b Bug 1175218 - disable region defaults by making the geoSpecificDefaults.url pref empty to fix test bustage, a=KWierso on CLOSED TREE 2015-07-10 23:58:40 +02:00
Florian Quèze
7d3d8986aa Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh. 2015-07-10 21:06:24 +02:00
Brian Grinstead
38a4e3c2c8 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs 2015-07-10 13:37:33 -07:00
ffxbld
00777b7c41 No bug, Automated blocklist update from host bld-linux64-spot-384 - a=blocklist-update 2015-07-04 03:30:42 -07:00
Gabriele Svelto
d9aa3cd009 Bug 858928 - Switch XRE_StartupTimelineRecord() from PRTime to TimeStamp. r=froydnj 2015-07-06 18:01:09 +02:00
Garvan Keeley
7ff9b38a46 Bug 1167614. Re-enable core location geo provider. r=hannosch 2015-06-30 18:40:32 -04:00
Mike Hommey
ef2679ecb4 Bug 1094324 - Set browser.newtabpage.enhanced default in prefs. r=adw
The current behavior is that if there is no user pref, it is set to true or
false depending on the value of privacy.donottrackheader.enabled, but
completely ignoring the global default.

This patch changes the behavior such that:
- browser.newtabpage.enhanced's default value is set as a global default
- it is also set as sticky, so that even when the same value as the default is
  set, prefHasUserValue is true.
- The introduction is not shown when the default for browser.newtabpage.enhanced
  is false. It is however shown when the pref is flipped for the first time.
2015-06-30 07:30:33 +09:00
Mark Banner
0ca8c3a73f Bug 1171942 - Enable text chat by default for Loop. r=andreio 2015-06-28 18:36:48 +01:00
Nihanth Subramanya
7eadb9a312 Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
Drew Willcoxon
a5d00c8797 Bug 1173754 - Add a restrict token for search suggestions in the awesomebar. r=mak 2015-06-25 18:07:56 -07:00
Dave Townsend
4a1c09a503 Bug 1176205: Disable search suggestions by default and hide the UI on non-nightly builds. r=adw, r=mak 2015-06-24 14:09:59 -07:00
Ryan VanderMeulen
327e3aca15 Backed out changeset 257dc5010bad (bug 1176205) for browser_privacypane_5.js failures.
CLOSED TREE
2015-06-24 16:03:02 -04:00
Dave Townsend
509f9b8771 Bug 1176205: Disable search suggestions by default and hide the UI on non-nightly builds. r=adw 2015-06-19 12:01:28 -07:00
Carsten "Tomcat" Book
3a969df593 merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Carsten "Tomcat" Book
6831cb1cca merge fx-team to mozilla-central a=merge 2015-06-22 13:56:39 +02:00
ffxbld
9bcde74a83 No bug, Automated blocklist update from host bld-linux64-spot-224 - a=blocklist-update 2015-06-20 03:33:02 -07:00
Jared Wein
a1c57c5f23 Bug 1176112 - A/B test for default browser setting UI on Windows 10. r=Gijs 2015-06-20 01:16:05 -04:00
Dão Gottwald
cbf8d1a404 Bug 1176233 - Simplify fullscreen code. r=xidorn 2015-06-20 12:35:10 +02:00
Eddy Bruël
24a1e12d22 Bug 1169343 - Implement DebuggerView.Workers;r=jlong 2015-06-19 13:51:37 +02:00
Jan Odvarko
97594ed2a1 Bug 1167080 - HAR export automation. r=jryans 2015-06-17 14:34:45 +02:00
Ryan VanderMeulen
8ecb1d4d43 Merge inbound to m-c. a=merge
CLOSED TREE
2015-06-18 16:03:38 -04:00
Patrick Brosset
bd4101800d Bug 1174407 - Collapse pseudo-elements section in rule-view by default; r=miker
This changes the default value for the devtools.inspector.show_pseudo_elements pref
to false so that the pseudo-elements section in the rule-view is collapsed by
default.
This section may now contain a lot more rules, especially when showing browser styles
and so it's better to have it collapsed by default.

This required to fix 2 tests that assumed the section was expanded by default.
browser_ruleview_pseudo-element_01.js was also cleaned up a bit to be more compliant
with our eslint rules.
2015-06-18 10:10:53 +02:00
Carsten "Tomcat" Book
09ba65e0cd Merge mozilla-central to mozilla-inbound 2015-06-18 15:34:31 +02:00
Carsten "Tomcat" Book
1092c1f2aa merge mozilla-inbound to mozilla-central a=merge 2015-06-18 15:13:19 +02:00
Carsten "Tomcat" Book
eb1903500e Merge mozilla-central to fx-team 2015-06-18 15:40:16 +02:00
Mark Hammond
38d8fdcdb0 Bug 1171253 - enable FxA profile image in Sync preferences pane. r=zaach 2015-06-18 19:28:11 +10:00
Jordan Santell
81c3fe520f Bug 1175705 - Make enable-jit-optimizations a recording-feature rather than a toggleable display feature. r=vp 2015-06-17 14:57:45 -07:00
Nikhil Marathe
1852b841ac Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
Valentin Gosu
325620d69b Bug 654579 - Set the network.manage-offline-status to true for desktop. r=bagder CLOSED TREE 2015-06-19 21:04:51 +03:00
Maksim Lebedev
830523b0ad Bug 1166347 - Enable pointer events in Nighly Firefox. r=smaug 2015-06-16 07:43:00 -04:00
Justin Dolske
ac58940228 Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
Bob Owen
0c8fa845b6 Bug 1165903: For Windows NPAPI do window re-parenting in the chrome process to allow for sandboxing. r=jimm 2015-06-15 16:08:51 +01:00
Brian Grinstead
8b186b77d2 Bug 1119133 - Add a keyboard shortcut to toggle devtools docking mode between last two positions;r=pbrosset 2015-06-09 14:59:27 -07:00
Matthew Noorenberghe
9aa1c0d5d1 Bug 848569 - Replace DownloadsLogger with usage of ConsoleAPI. r=paolo 2015-06-12 10:56:50 -07:00
Drew Willcoxon
2a35e5a641 Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Drew Willcoxon
4d08f3721f Back out 471f236c32cb bug 959594 for bustage on a CLOSED TREE. 2015-06-11 15:39:23 -07:00
Drew Willcoxon
639baa3e9a Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Carsten "Tomcat" Book
beaa69522b Merge mozilla-central to fx-team 2015-06-10 15:25:21 +02:00
Francois Marier
ea6b4387c5 Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp 2015-06-10 17:35:18 +12:00
Wes Kocher
f952e8a736 Backed out changeset 3f9e71094c02 (bug 1118285) for being the probable cause of talos failures CLOSED TREE 2015-06-09 16:58:35 -07:00
Nihanth Subramanya
0378131857 Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
Jan Odvarko
3a645f68dc Bug 859058 - Export content of the Network panel as HAR; r=jsantell, r=jlongster 2015-06-03 17:31:35 +02:00
Jordan Santell
56092ad34a Bug 1168566 - Separate memory over time and allocation recording in perftools as two different preferences. r=fitzgen 2015-06-09 11:06:49 -07:00
Jared Wein
8d241a4942 Bug 1170304 - Change browser.shell.isSetAsDefaultBrowser to browser.shell.wasEverSetAsDefaultBrowser. r=dolske a=kwierso 2015-06-09 11:06:39 -07:00
Carsten "Tomcat" Book
15377a0919 merge mozilla-inbound to mozilla-central a=merge 2015-06-08 11:55:30 +02:00