Commit Graph

167 Commits

Author SHA1 Message Date
Boris Zbarsky
57a4d87b3b Bug 1161036 part 1. Stop setting the layout.css.font-loading-api.enabled preference to true in the test harness. r=heycam 2015-05-05 13:38:56 -04:00
Ryan VanderMeulen
f87c951071 Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-01 10:50:07 -04:00
Boris Zbarsky
38242164a9 Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles 2015-04-30 14:25:03 -04:00
Wes Kocher
bf4f279ad1 Backed out changeset 4d85a02e9c28 (bug 1159743) under suspicion of breaking animation tests CLOSED TREE 2015-04-30 15:25:58 -07:00
Boris Zbarsky
d37ea76e3b Bug 1159755. Stop forcing the media.eme.apiVisible preference to be true in our test harness. r=cpearce 2015-04-30 17:36:50 -04:00
Boris Zbarsky
c38f75ade4 Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles 2015-04-30 14:25:03 -04:00
Boris Zbarsky
0c57b3bfed Bug 1159756. Stop forcing the media.mediasource.enabled preference to true and the media.mediasource.whitelist preference to false in the test harness. r=kinetik 2015-04-30 14:25:03 -04:00
Matthew Noorenberghe
2ec0c29ea3 Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Dave Townsend
1944329bf2 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz 2015-03-31 11:32:40 -07:00
Kartikaya Gupta
69c50300c9 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Wes Kocher
bc7d28d035 Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL 2015-04-21 18:21:52 -07:00
Dave Townsend
db752186f6 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz 2015-03-31 11:32:40 -07:00
Ehsan Akhgari
a0880397c5 Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm
This is meant to avoid random issues with Gecko suddenly kicking off the
periodic updates in the middle of our test runs.  This uses a hidden pref
intentionally since nobody should be able to discover this pref by going
to about:config.
2015-04-17 14:06:02 -04:00
Junior Hsu
cbd9b3d321 Bug 1153063 - turn on logging for debug in test_tcp_control_channel.js. r=fabrice 2015-04-15 11:01:02 +08:00
Bill McCloskey
11d84e18ac Bug 1138520 - Diagnostic patch for shutdown hangs (r=jchen) 2015-04-14 18:58:58 -07:00
Doug Turner
df68d7801c Bug 1038811 - Push Notifications - Tests. r=nsm 2015-04-10 20:19:28 -07:00
Felipe Gomes
a2e378638d Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley 2015-04-06 15:06:46 -03:00
Ryan VanderMeulen
99d3cda048 Merge inbound to m-c. a=merge 2015-04-01 12:34:21 -04:00
Brian Grinstead
d596b0b784 Bug 1148996 - Remove selected lightweight theme for mochitest and xpcshell tests;r=jmaher
This is for aurora (dev edition) compatibility.  In this channel, there is a
selected lightweight theme by default.  Tests don't expect this to be the case
so this simply resets the relevant prefs for mochitests and xpcshell tests.
2015-03-31 20:01:04 -07:00
Mark Capella
d2ba620fb7 Bug 1134446 - Automatically open the ReadingList sidebar the first time ReaderMode is used, r=unfocused 2015-03-29 08:35:23 -04:00
John Daggett
af0fe114b9 Bug 1149535 - enable unicode-range for testing. r=heycam 2015-04-01 15:08:48 +09:00
Shian-Yow Wu
2ec7438acb Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
Chris Pearce
889717c160 Bug 1131387 - Rename MSE whitelist pref. r=kentuckyfriedtakahe 2015-03-09 16:24:21 +13:00
Alessio Placitelli
b9d92268e2 Bug 1122048 - Add generic preferences collection and change detection to Telemetry Environment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Gabor Krizsanits
d672b2415b Bug 1109007 - Adding htmlimports.enabled pref flag. r=wchen 2015-02-23 13:06:28 +01:00
Alessio Placitelli
2ad3e0505d Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche 2015-01-09 11:18:00 +01:00
Ryan VanderMeulen
52da79328b Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
fc1b4ea06f Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Chris Pearce
481a2bba91 Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
Eugen Sawin
1ea5a0d868 Bug 792992 - Make update URL configurable via pref. r=snorp 2015-02-03 17:18:13 +01:00
Chris Pearce
ad8659e9ed Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Matthew Noorenberghe
bd38933d9f Bug 1098629 - Support the retry button on the error bar in more cases. r=pkerr 2015-01-20 16:12:30 -08:00
Bill McCloskey
895dd5b731 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Carsten "Tomcat" Book
9ffd6720aa Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Bill McCloskey
21bc54764a Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Boris Zbarsky
fa32074309 Bug 1112761 part 2. Enable MediaSource based on a whitelist, not in general. r=kinetik 2015-01-08 11:57:11 -05:00
Paul Kerr [:pkerr]
d2de7667ea Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Mark Hammond
88f887520b Bug 1109120 - use a geoip xhr request for more reliable country detection for search. r=gavin 2014-12-23 22:17:12 +11:00
Mike Conley
2f5a547f31 Bug 1068349 - Follow-up: Disable KillHard timer for content processes for Mochitests. r=smaug.
The KillHard timeout seems to be getting triggered on some of our mochitest machines, which is
causing us to leave minidumps behind - so we disable the timeout for mochitests. We also disable
KillHard paired minidumps for B2G, because we were getting minidumps for some B2G Desktop tests
there for what are likely some intentional KillHard's, and at this point, we don't think it's
worth collecting for B2G.

--HG--
extra : rebase_source : adcad58bc3b893e30e71992514b8a966257f8bc0
extra : amend_source : 11fd95ac3e3a5ed1dbb55d450f480b9092d31528
2014-12-18 13:52:00 -05:00
Fabrice Desré
0d0f27a8dd Bug 923897 - Extensibility support for b2g r=ferjm,bholley 2014-12-16 15:32:28 -08:00
Nathan Froyd
4567a4f60e Bug 1109831 - move testing/profiles/ files to moz.build's TEST_HARNESS_FILES; r=mshal 2014-12-10 13:58:51 -05:00
Brian Grinstead
1512574df6 Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-26 15:40:00 -08:00
Dave Townsend
e2b09e4695 Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Karl Tomlinson
d68d610aa9 bug 1105115 enable mp4 MSE testing r=ajones
--HG--
extra : rebase_source : b6dca4d6066436851b7806f30d5298b58c353b28
2014-11-26 15:33:41 +13:00
Gregory Szorc
e4f5d1c8cb Backout f5d6b3af4966 (bug 1103825) for suspected test bustage 2014-11-25 18:08:36 -08:00
Gregory Szorc
0be89717f7 Bug 1103825 - Use misc tier in testing/profiles; r=mshal
--HG--
extra : rebase_source : 48c5f6f70d8b96643a92afeb0d280b5298902b80
extra : histedit_source : f77478b10f643c49129676a9ee5eca575e75375e
2014-11-23 16:24:11 -08:00
Anthony Jones
cbd6340638 Bug 1097436 - Enable MSE support for MP4 on Windows and disable WebM; r=cajbir 2014-11-13 18:34:37 +13:00
Carsten "Tomcat" Book
bfb22d7ead merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Brian Nicholson
1489643bbf Bug 1068425 - Add tile reporting tests. r=rnewman 2014-11-05 12:14:35 -08:00
Felipe Gomes
67b317fb4e Bug 1093691 - Part 3. Safeguard Mochitest, Reftest from e10s-on-nightly pref. r=gavin 2014-11-05 02:15:16 -02:00