Ting-Yu Lin
f397f02328
Bug 1016184 - Part 3g: Disable auto-hide feature in mochitest and reftest. r=ehsan
2014-07-27 00:21:00 +02:00
Florian Quèze
53097352bd
Bug 1048375 - browser_aboutHome.js intermittently causes external requests to snippets.mozilla.com, r=gavin.
2014-08-05 01:02:20 +02:00
Ryan VanderMeulen
94be6c5efa
Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
...
Backed out changeset 0893f2ef4b9a (bug 1016184)
Backed out changeset 93587ce1162b (bug 1016184)
Backed out changeset a52c9d674927 (bug 1016184)
Backed out changeset ca2fd0f41a12 (bug 1016184)
Backed out changeset 84dacf014e39 (bug 1016184)
Backed out changeset 16854e321f23 (bug 1016184)
Backed out changeset 8acd5e707c83 (bug 1016184)
Backed out changeset d0513eae0c97 (bug 1016184)
Backed out changeset 0d03cd217c64 (bug 1016184)
2014-07-31 13:29:30 -04:00
Ting-Yu Lin
2f76bb955e
Bug 1016184 - part 3g - Disable auto-hide feature in mochitest and reftest. r=ehsan
2014-07-27 00:21:00 +02:00
Wes Kocher
c605bcd891
Merge m-c to inbound a=merge
2014-07-24 17:55:50 -07:00
Reuben Morais
3cf7372708
Bug 1019159 - Remove unused category registration prefs. r=gwagner
2014-07-24 15:47:52 -03:00
Susanna Bowen
4e66a798af
Bug 1021952 - Add ruby display values and ruby frames. r=dholbert,bz
2014-07-22 19:08:01 -07:00
Georgios Kontaxis
8d625995db
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Botond Ballo
252b31ed11
Bug 1032880 - Disable 'transparent content with displayports' warning in tests. r=tn
...
--HG--
extra : source : 15adf5eda9a8f4576202b62ad0268c73bcdc4977
2014-07-22 17:01:50 -04:00
Wes Kocher
ad451576bd
Backed out changeset 6ab8ef0895ca (bug 1032880) for bustage
2014-07-23 16:55:00 -07:00
Botond Ballo
d655cb14e4
Bug 1032880 - Disable 'transparent content with displayports' warning in tests. r=tn
...
--HG--
extra : rebase_source : 21ea67d322cb4a780b67584be4047f6ca8ac6690
2014-07-22 17:01:50 -04:00
Brian R. Bondy
bacbafa425
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche
2014-07-17 21:46:10 -04:00
Monica Chew
ff0a539b43
Bug 1038465: Pass suggested filename to application reputation query (r=paolo)
2014-07-15 13:46:52 -07:00
Myk Melez
757690ea44
Bug 1036695 - enable mozApps debug logging when running tests; r=fabrice
2014-07-10 09:41:44 -07:00
Gijs Kruitbosch
2db2ab5eb6
Bug 1030149 - dummify all the sync prefs, r=ttaubert
2014-06-25 16:32:06 +01:00
Wes Kocher
0581005adc
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Mike de Boer
30a432a6e1
Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe
2014-06-19 16:56:02 +02:00
Nathan Froyd
ad9d2bf854
Bug 1025959 - disable checks for webapp updates during tests; r=jmaher
2014-06-16 11:47:05 -04:00
Andrew Halberstadt
d638652838
Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-19 14:17:26 -04:00
Doug Turner
e4c4ac4a0d
Bug 1019071 - increase geo.wifi.timeToWaitBeforeSending. r=garvank
2014-06-13 11:08:40 -07:00
Nathan Froyd
7fdd1535f9
Bug 1024588 - turn off useragent updates for tests, to avoid hitting the network; r=jmaher
2014-06-12 15:14:43 -04:00
Geoff Brown
d5d551acaa
Bug 1022798 - Re-define about:healthreport url in test profiles; r=jmaher
2014-06-10 09:44:01 -06:00
Botond Ballo
e24dcd4aaa
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
2014-05-29 12:51:28 -04:00
Kershaw Chang
8b90d9d66e
Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice
2014-05-27 18:01:01 +08:00
James Graham
41dd2b2604
Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted
2014-05-16 04:55:00 +02:00
Brian Birtles
5324fa6296
Bug 998246 part 5 - Add tests for AnimationTimeline; r=dholbert
2014-05-13 16:22:13 +09:00
Mark Hammond
e6d72f3c2b
Bug 999518 - don't hit the production FxA server during mochitests. r=froydnj
2014-05-10 09:23:17 +10:00
Ehsan Akhgari
09d5c38c34
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
Ehsan Akhgari
df159397ed
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
Ehsan Akhgari
ed9dbcdfb0
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
Benjamin Smedberg
ef7118b9c2
Bug 995027 better logging - set experiments.logging.dump to true during test runs so that logging goes to the console even during shutdown, r=gfritzsche
2014-04-28 10:48:03 -04:00
Ehsan Akhgari
66ed3f1461
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
2014-04-23 08:56:42 -04:00
Nathan Froyd
04304493b7
Bug 997820 - disable telemetry for tests; r=ted
2014-04-17 11:54:41 -04:00
Benjamin Smedberg
2a63eccc91
Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche
2014-04-17 11:08:35 -04:00
Ryan VanderMeulen
fd959f4c10
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Georg Fritzsche
c79f51a717
Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche
2014-04-17 15:47:37 +02:00
Nathan Froyd
40ddcd294f
Bug 995995 - set testing prefs to redirect to the test proxy server for RSS feeds; r=jmaher
2014-04-15 17:14:51 -04:00
Gregory Szorc
73566b4041
Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche
...
Subsequent patches were running into race conditions and bugs related to
Experiments instance initialization state. This patch plugs the
necessary holes in initialization state management to unblock work.
The fixes are far from robust. There are still race conditions and bugs.
They should probably be addressed later.
--HG--
extra : rebase_source : 5f0c7fa1f554d09a21b1452506884dc771cb829d
2014-04-07 14:11:31 -07:00
Matthew Noorenberghe
bfdebe5129
Bug 992611 - Disable speculative connections in mochitests so they aren't reported as leaking when they're hanging around. r=mcmanus
2014-04-07 11:34:00 -04:00
Wes Kocher
a7366bf369
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Gregory Szorc
1b3f1ac5c7
Bug 973992 - Support experiments add-ons; r=Unfocused
...
A new type of add-on is introduced: experiments.
Experiments are add-ons that conduct data experiments. They are deployed
to compatible clients and collect additional information about the
client.
--HG--
extra : rebase_source : 98a612933978b3e4bcfb83da9f6a9782c62dc0da
extra : amend_source : 9347a56bc3034c7ea1e50918278c6b9cc1270521
2014-03-19 15:02:58 -07:00
Marco Castelluccio
2982bfa483
Bug 981249 - Test app launch. r=myk
...
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_launch.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_launch.xul
2014-03-27 12:56:00 +01:00
Carsten "Tomcat" Book
2f4a7008fd
Backed out changeset 6d2ffe8dc046 (bug 981249) for Linux ASAN test failure
2014-03-26 11:43:16 +01:00
Marco Castelluccio
4709051549
Bug 981249 - Test app launch r= myk
...
--HG--
rename : toolkit/webapps/tests/test_hosted.xul => toolkit/webapps/tests/test_hosted_launch.xul
rename : toolkit/webapps/tests/test_packaged.xul => toolkit/webapps/tests/test_packaged_launch.xul
2014-03-24 15:14:00 +01:00
Jan Keromnes
bcdc9a244b
Bug 982707 - Move the "devtools.dump.emit" pref from firefox.js to all.js. r=ochameau
2014-03-13 09:53:04 -04:00
Doug Turner
d9090c7201
Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm
2014-03-01 23:46:02 -08:00
Michael Ratcliffe
1b2b3fdef8
Bug 974056 - Add logging of devtools event emitter emit calls r=harth
2014-03-06 09:37:59 +00:00
Simon Sapin
c999db9386
Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert
2014-02-26 23:45:29 -08:00
Ben Turner
4891b5f251
Bug 956218 - '(PBackground) Add a mechanism for communicating with
...
a non-main I/O thread via thread and process links'. r=mrbkap+khuey+bsmedberg.
2013-11-26 23:59:41 -08:00
Margaret Leibovic
dc55718475
Bug 974496 - Enable sync promo banner. r=bnicholson
2014-02-22 09:41:31 -08:00