Commit Graph

1337 Commits

Author SHA1 Message Date
Adam Roach [:abr]
f82dc212ee Bug 1060809: Set throttle hostname to soft-start.loop.services.mozilla.com r=dmose 2014-09-16 06:46:11 -07:00
Abhishek Potnis
543e54d2f8 Bug 1058759 - Changed default URL of about:home snippets service to Mozilla's CDN. r=mkelly 2014-09-09 02:10:00 +02:00
Carsten "Tomcat" Book
f0eebab66f merge fx-team to mozilla-central a=merge 2014-09-15 14:29:01 +02:00
Adrian Aichner
81501866d5 Bug 1058183 - Expose code folding as an option for all editor instances. r=bgrins 2014-09-12 13:36:00 +02:00
Phil Ringnalda
9b4aa9966e Merge m-i to m-c, a=merge 2014-09-13 09:28:33 -07:00
Daniel Holbert
ca7be67db0 Bug 1065518: Remove probably-not-indended-to-land pref-settings that turned on geolocation logging by default in Nightly builds. r=fabrice 2014-09-14 09:34:56 -07:00
Monica Chew
bd333be9e6 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Phil Ringnalda
2ac72a4fb6 Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
8fb5470c8b Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Ryan VanderMeulen
9d54d5a7be Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Victor Porof
7a653b042a Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
39f8fdf1d2 Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Paul Rouget
ef4b08ce74 Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Francois Marier
3935ca4c4f Bug 1059548 - enable sync of privacy.trackingprotection.enabled pref. r=mmc 2014-09-07 21:03:00 +02:00
Benjamin Smedberg
3fb086f00f Bug 791244 - undo the pref for the temporary hang server for nightly/aurora, now that Socorro has the data in its API, r=gfritzsche
--HG--
extra : rebase_source : 14d923b9b21a07e43826bd2009588ad57f120655
2014-09-08 11:17:10 -04:00
Bob Owen
061d00b434 Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj 2014-09-08 18:25:20 +01:00
Bob Owen
3f62750874 Bug 1018966 - Part 1: Add the main warn only sandbox machinery - with no Chromium code changes. r=bsmedberg
This change also includes the content sandboxing code on Windows Nightly by defining MOZ_CONTENT_SANDBOX=1.
Whether the content sandbox is disabled, in warn only mode, or enabled is controlled by a new pref: browser.tabs.remote.sandbox=(off/warn/on)
2014-06-11 15:32:37 +01:00
Carsten "Tomcat" Book
0b56bf9838 Backed out changeset 5adabc2818b2 (bug 1018966) for b2g bustage 2014-09-04 15:14:41 +02:00
Bob Owen
cf06b12d8d Bug 1018966 - Part 1: Add the main warn only sandbox machinery - with no Chromium code changes. r=bsmedberg r=tabraldes
This change also includes the content sandboxing code on Windows Nightly by defining MOZ_CONTENT_SANDBOX=1.
Whether the content sandbox is disabled, in warn only mode, or enabled is controlled by a new pref: browser.tabs.remote.sandbox=(off/warn/on)
2014-06-11 15:32:37 +01:00
Manish Goregaokar
5b1150339d Bug 1046672 - Restrict self-xss changes to Release/beta channels; r=jwalker 2014-09-12 10:31:59 -07:00
Mark Banner
9e1716540e Bug 1066506 Allow easy debugging of websockets and sdk for Loop. r=nperriault 2014-09-12 16:49:38 +01:00
Adam Roach [:abr]
250dbee286 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Mark Banner
de54957c6f Backout cset b2bae68e3809 / bug 1055319 due to test failures 2014-09-01 22:11:03 +01:00
Mark Banner
c56a603e34 Bug 1059798 Enable Loop on development builds up to early betas. r=ted 2014-09-01 18:14:18 +01:00
Adam Roach [:abr]
9f67ebddd3 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Girish Sharma
69c89b34ce Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Monica Chew
56a467a652 Bug 1057848: Restore remote lookup logic, add 2 flags for hotfixing, always set all prefs (r=gcp) 2014-08-27 15:57:49 -07:00
Alexandre Poirot
e82236ce11 Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past 2014-08-27 12:19:30 +02:00
Ed Lee
448232b780 Bug 1058935 - Use tiles.services.mozilla.com instead of tiles.up.mozillalabs.com for fetch/ping [r=adw] 2014-08-26 15:26:52 -07:00
Ed Lee
c6d13a6ed8 Bug 1042876 - Update newtab endpoints to new v2/links [r=adw]
Point to new endpoints that can be strict on types, so request the appropriate content type.
2014-07-23 14:33:13 -07:00
Ed Lee
abebc96b72 Bug 1053530 - Enhanced Tiles intro text popup [r=adw]
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Ed Lee
0b70256f0d Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Nigel Babu
d590551451 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Wes Kocher
34b2f35fc3 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Jared Wein
6be1b4f7ff Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Ed Morley
3035a95a4f Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Robert Kaiser
9a3a7e56e5 Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
--HG--
extra : transplant_source : r%C2%9D%05%B3%87%3F%7D%F1%F01%9D%C4%A8VAE%85%00%FF
2014-08-21 02:22:25 +02:00
Monica Chew
a769aab03b Bug 1055670: Disable remote lookups (r=gcp) 2014-08-19 12:57:58 -07:00
Ed Lee
04231d7e7a Bug 1055261 - Reduce new tab performance impact by only attempting to show 5 columns (from 8) [r=adw] 2014-08-18 20:36:04 -07:00
Ed Lee
29c1356440 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-16 20:57:16 -07:00
Mark Banner
10b8dba11c Bug 1022594 Part 2. Desktop client needs ability to decline an incoming call - set up a basic websocket protocol and use for both desktop and standalone UI. r=dmose 2014-08-15 22:54:29 +01:00
Shane Caraveo
1d533e9f08 Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-15 14:23:23 -07:00
J. Ryan Stinnett
d0a535ee7b Bug 1007059 - Enable WebIDE by default. r=paul 2014-08-13 15:10:00 -04:00
Ed Morley
99a28a6cd1 Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures 2014-08-15 16:21:41 +01:00
Ed Lee
94d9c98429 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-15 02:40:20 -07:00
Valentin Gosu
6568fdac17 Bug 1045886 - Remove Cache directory from Android profiles r=michal 2014-08-13 16:43:45 +03:00
Georg Fritzsche
3e7deb4ff6 Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc 2014-08-08 14:14:22 +02:00
Florian Quèze
4bc0b50c33 Bug 1029148 - store current search engine configuration outside of prefs, r=MattN. 2014-08-05 01:02:19 +02:00
Sebastian Hengst
46c071d323 Bug 1034841 - Loop: Fix 'Privacy notice' url and also improve l10n situation. r=Standard8 2014-08-04 13:28:44 +01:00
Nicolas Perriault
c92589373b Bug 972992 (Part 2): Loop desktop feedback add an API client to actually submit feedback. r=Standard8 2014-08-04 13:28:26 +01:00