Граф коммитов

89 Коммитов

Автор SHA1 Сообщение Дата
Georg Fritzsche db980a370f Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.

The notification is now shown shortly after first startup.

The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.

The end result is the code for managing the state of the notification is
greatly simplified.
2014-07-09 14:32:29 -07:00
Mark Banner 799366a5d9 Bug 1046490 Ensure Loop is always enabled in tests, so that turning the pref off doesn't cause failures. r=mikedeboer 2014-08-14 12:22:04 +01:00
Ed Morley 3211af3a38 Bug 1052016 - Prevent SNTP connections to *.pool.ntp.org during automation; r=froydnj 2014-08-13 16:51:50 +01:00
Georg Fritzsche fd81233901 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Ting-Yu Lin 770d931ad3 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 ed17f38980 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 908eceaa30 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 89bf44d38c Bug 1016184 - part 3g - Disable auto-hide feature in mochitest and reftest. r=ehsan 2014-07-27 00:21:00 +02:00
Wes Kocher 1d61afce3d Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Reuben Morais 72fe4e8690 Bug 1019159 - Remove unused category registration prefs. r=gwagner 2014-07-24 15:47:52 -03:00
Susanna Bowen a3e95afeef Bug 1021952 - Add ruby display values and ruby frames. r=dholbert,bz 2014-07-22 19:08:01 -07:00
Georgios Kontaxis 3ee3af8b30 Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc) 2014-07-18 17:26:24 -07:00
Botond Ballo fd0b0c0f0a 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 50fa9c92c0 Backed out changeset 6ab8ef0895ca (bug 1032880) for bustage 2014-07-23 16:55:00 -07:00
Botond Ballo a7f4a6dd87 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 274ff091b0 Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche 2014-07-17 21:46:10 -04:00
Monica Chew 64a5f4f2b1 Bug 1038465: Pass suggested filename to application reputation query (r=paolo) 2014-07-15 13:46:52 -07:00
Myk Melez 04aa5eeeb8 Bug 1036695 - enable mozApps debug logging when running tests; r=fabrice 2014-07-10 09:41:44 -07:00
Gijs Kruitbosch df76403c78 Bug 1030149 - dummify all the sync prefs, r=ttaubert 2014-06-25 16:32:06 +01:00
Wes Kocher af6ad08f86 Merge inbound to m-c a=merge 2014-06-19 18:07:43 -07:00
Mike de Boer 782d1b99f9 Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe 2014-06-19 16:56:02 +02:00
Nathan Froyd 80ad2a9bd1 Bug 1025959 - disable checks for webapp updates during tests; r=jmaher 2014-06-16 11:47:05 -04:00
Andrew Halberstadt e60605718c 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 5e9aacd54e Bug 1019071 - increase geo.wifi.timeToWaitBeforeSending. r=garvank 2014-06-13 11:08:40 -07:00
Nathan Froyd 32bd637ccc 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 8c3af45e55 Bug 1022798 - Re-define about:healthreport url in test profiles; r=jmaher 2014-06-10 09:44:01 -06:00
Botond Ballo 1897fda700 Bug 1016573 - Put logging of APZ test data behind a pref. r=kats 2014-05-29 12:51:28 -04:00
Kershaw Chang 71f5d5e40e Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice 2014-05-27 18:01:01 +08:00
James Graham 54a81fe8c7 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 8e2dfae77b Bug 998246 part 5 - Add tests for AnimationTimeline; r=dholbert 2014-05-13 16:22:13 +09:00
Mark Hammond c4032a757c Bug 999518 - don't hit the production FxA server during mochitests. r=froydnj 2014-05-10 09:23:17 +10:00
Ehsan Akhgari 6074cda6e4 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari 96843d8039 Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari 3a8319c2d9 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
Benjamin Smedberg 0d7fe74011 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 6eeb144cc5 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 9e661cebcb Bug 997820 - disable telemetry for tests; r=ted 2014-04-17 11:54:41 -04:00
Benjamin Smedberg 70d10c4512 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 9e685c22d5 Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Georg Fritzsche 3547ef943a Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche 2014-04-17 15:47:37 +02:00
Nathan Froyd 49460f7600 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 404a6147ae 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 136b89b957 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 7846a4d1f4 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Gregory Szorc 05f1066350 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 c343e632b8 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 34cec5db16 Backed out changeset 6d2ffe8dc046 (bug 981249) for Linux ASAN test failure 2014-03-26 11:43:16 +01:00
Marco Castelluccio 95801ea88e 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 8f42efaf53 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 eef5fec5c2 Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm 2014-03-01 23:46:02 -08:00