Commit Graph

187 Commits

Author SHA1 Message Date
Jean-Yves Avenard
8829dd532a Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.

Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Maxim Zhilyaev
1996821182 Bug 1183932 - Update onboarding for Fx 40 with single slide [r=emto, feedback=flod] 2015-07-20 22:17:09 -07:00
Alastor Wu
a9c3c418d4 Bug 1184055 - Muted by default in b2g. r=baku 2015-07-17 17:25:25 +08:00
Matthew Noorenberghe
08c53128b4 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert 2015-07-16 13:38:20 -07:00
Ryan VanderMeulen
d9bad48e2f Backed out changesets 142992f32215 and 628e80194537 (bug 1177162) for Linux debug/ASAN browser_trackingProtection.js failures.
CLOSED TREE
2015-07-16 10:11:14 -04:00
Matthew Noorenberghe
7c00f96f85 Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert 2015-07-15 11:50:40 -07:00
Alessio Placitelli
0d36c3cd1b Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Florian Quèze
63793afe2a 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
b6251f1300 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs 2015-07-10 13:37:33 -07:00
Dave Townsend
a33b8ef175 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz 2015-06-05 11:46:11 -07:00
Drew Willcoxon
fb8611c0dc Bug 959594 - Add search suggestions to UnifiedComplete. r=mak 2015-06-11 13:20:48 -07:00
Eric Rahm
f0ba075975 Bug 1173420 - Turn off experiments logging during testing. r=bsemdberg
Setting 'experiments.logging.level' to trace seems to have been leftover
debugging code from bug 989137. Similarly enabling 'experiments.logging.dump'
was leftover from debugging bug 995027.
2015-06-11 10:12:10 -07:00
Carsten "Tomcat" Book
6f7afda15e Merge mozilla-central to mozilla-inbound 2015-06-05 15:36:32 +02:00
Iaroslav Sheptykin
2a99a84d8b Bug 1129056 - Implement Yandex translation engine. r=felipe
Some parts of the patch by Felipe, with f=florian
2015-06-04 17:49:55 -03:00
Kyle Zentner
030592649e Bug 1170173 - Parse CSS 'contain' property. r=dholbert 2015-06-04 16:38:00 +02:00
Ryan VanderMeulen
9c6bf709fd Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.
CLOSED TREE
2015-06-04 15:17:05 -04:00
Geoff Brown
1330411636 Bug 1171303 - Set pref extensions.autoupdate.enabled to false to avoid testOfflinePage failures; r=mfinkle 2015-06-04 10:51:14 -06:00
Ed Lee
d314177326 Bug 1166552 - browser_newtab_reportLinkAction.js fails on timeout [r=adw] 2015-05-20 01:13:32 -07:00
Eitan Isaacson
a3e330722b Bug 1160844 - Only initialize pico tts when not in mochitest and speech synth is enabled. r=smaug 2015-05-12 13:24:58 -07:00
Shane Tomlinson
d999815e4a Bug 1146904: Add the FxAccountsWebChannel to drive Sync
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
 .../test/general/browser_fxa_web_channel.html      |   2 +-
 .../test/general/browser_fxa_web_channel.js        | 131 +++++++++++----------
 services/fxaccounts/tests/xpcshell/test_profile.js |  26 ----
 3 files changed, 70 insertions(+), 89 deletions(-)
2015-04-11 13:23:08 +01:00
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