Botond Ballo
4817f200ad
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
2014-05-29 12:51:28 -04:00
Kershaw Chang
ad73b6d2a0
Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice
2014-05-27 18:01:01 +08:00
James Graham
40142335ba
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
4a3977f0f5
Bug 998246 part 5 - Add tests for AnimationTimeline; r=dholbert
2014-05-13 16:22:13 +09:00
Mark Hammond
103f143b31
Bug 999518 - don't hit the production FxA server during mochitests. r=froydnj
2014-05-10 09:23:17 +10:00
Ehsan Akhgari
f8b4328073
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
Ehsan Akhgari
62075a6e6d
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
Ehsan Akhgari
f2d7c951a4
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
Benjamin Smedberg
9ef2f5b211
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
476d42813d
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
4ae5079eb5
Bug 997820 - disable telemetry for tests; r=ted
2014-04-17 11:54:41 -04:00
Benjamin Smedberg
1846e1fa48
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
ee76280adc
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Georg Fritzsche
ceb826d852
Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche
2014-04-17 15:47:37 +02:00
Nathan Froyd
3519ef33e1
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
0945ada1ef
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
9867ef19d0
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
6eb2b87376
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Gregory Szorc
16b95f26ad
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
2a2c7d12f4
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
461ecfcd07
Backed out changeset 6d2ffe8dc046 (bug 981249) for Linux ASAN test failure
2014-03-26 11:43:16 +01:00
Marco Castelluccio
f342ec0014
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
48749a4a23
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
75fdc9f480
Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm
2014-03-01 23:46:02 -08:00
Michael Ratcliffe
f2057d9e7c
Bug 974056 - Add logging of devtools event emitter emit calls r=harth
2014-03-06 09:37:59 +00:00
Simon Sapin
818727a691
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
4124e64466
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
f349824370
Bug 974496 - Enable sync promo banner. r=bnicholson
2014-02-22 09:41:31 -08:00
Honza Bambas
966f7d6352
Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan
2014-02-18 19:06:06 +01:00
Ben Turner
dceb952e3c
Backout bug 956218 for build error
2014-02-06 15:19:08 +01:00
Ehsan Akhgari
826fbbc616
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
...
--HG--
extra : rebase_source : 3618cb3097aa99a79a06af016bf6b3a3c6f77208
2014-02-06 08:36:46 -05:00
Ben Turner
9b5658e664
Bug 956218 - '(PBackground) Add a mechanism for communicating with a non-main I/O thread via thread and process links'. r=mrbkap.
2013-11-26 23:59:41 -08:00
Ben Turner
d0fe39b110
Backout bug 956218 for link error.
2014-02-06 11:50:43 +01:00
Ben Turner
d1138e8def
Bug 956218 - '(PBackground) Add a mechanism for communicating with a non-main I/O thread via thread and process links'. r=mrbkap.
2013-11-26 23:59:41 -08:00
Margaret Leibovic
9d440b7042
Bug 965358 - Disable android snippets in default testing profile. r=gbrown
2014-01-31 08:59:48 -08:00
Myk Melez
b90e038e9c
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Chris Peterson
c930b6f393
Bug 960416 - Always use JIT hardening. r=luke
...
--HG--
extra : rebase_source : ae9e635eac09044f05fea9ad27ab52bb888c703e
2013-12-25 00:21:59 -08:00
Gian-Carlo Pascutto
4ecb4f84ff
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
2014-01-16 09:27:59 +01:00
Rodrigo Silveira
28ab52475b
Bug 956741 - Load first run on start page for the first 3 tabs r=mbrubeck
2014-01-09 14:02:47 -08:00
Matt Brubeck
411cdadc85
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Andrea Marchesini
9a790173af
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
2013-12-05 23:12:23 +00:00
Michael Harrison
cf21389e5d
Bug 926744 - Remove some unused code in nsGeolocation.cpp. r=jdm
2013-10-15 13:54:11 -04:00
Michael Harrison
07c24410d8
Bug 925620 - Turn on logging in geolocation tests. r=jdm
2013-10-11 11:06:44 -04:00
Jonathan Watt
46bb966226
Bug 915794 - Remove the pref for <input type=range>. r=mounir
2013-09-12 19:15:48 +01:00
Jonathan Watt
0420c8e230
Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir
2013-09-12 19:11:00 +01:00
Neil Deakin
76de49dbe2
Bug 907062, resolve the promise if the popup is already open so that the test doesn't occasionally fail, r=paolo
2013-09-09 20:13:58 -04:00
Mike Hommey
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Mark Hammond
f9c8c5e605
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Mark Hammond
f45a45d737
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Mark Hammond
09868257b8
Bug 892875 - Put background thumbnails behind a preference, and disable that preference during tests. r=adw
2013-07-23 17:40:16 +10:00