Felipe Gomes
21ddd7a777
Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley
2014-10-08 22:56:26 -03:00
Sebastian Hengst
1e915ce56f
Bug 1078033 - Remove remaining Camino code. r=ted
2014-10-10 17:00:29 +02:00
Adam Roach [:abr]
13232b1e7e
Bug 1017257 - Attach Loop CSP Policy r=sstamm,dmose
2014-10-06 15:25:04 -05:00
Adam Roach [:abr]
0e53fbc62d
Backed out changeset b56f9bccea92 (bug 1017257)
2014-10-06 16:36:49 -05:00
Adam Roach [:abr]
f1a8c1f87f
Bug 1017257 - Attach Loop CSP Policy r=sstamm
2014-10-06 15:25:04 -05:00
Ryan VanderMeulen
4c98b09137
Merge fx-team to m-c. a=merge
2014-10-02 13:00:31 -04:00
Mike de Boer
0b4d324d7e
Bug 1069816: add unit tests for the GoogleImporter class. r=abr
2014-10-02 12:37:41 +02:00
Edwin Flores
0dcc84b0c0
Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce
2014-09-24 15:59:11 +12:00
Edwin Flores
fa5ef650c8
Bug 1044742 - Backout 8f13101a6dbb on a CLOSED TREE - r=bustage
2014-09-24 12:07:18 +12:00
Edwin Flores
10437b06ed
Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce
2014-09-24 10:04:49 +12:00
Cameron McCormack
c8458aea7b
Bug 1028497 - Part 1: Add pref for CSS Font Loading API.
...
We start with this preffed off even in Nightly builds since we'll need
to support iterators on FontFaceSet objects (and remove the indexed
getter) before exposing it to authors.
2014-10-02 12:32:05 +10:00
Karl Tomlinson
3cbebe876d
b=996368 Enable Media Source Extensions for testing r=kinetik
...
--HG--
extra : rebase_source : 5f7d8897ed8836d80bb22d4cd259fe3a0ce2851f
2014-09-18 18:20:36 +12:00
Gavin Sharp
4d135723d8
Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe
...
--HG--
extra : rebase_source : cf288b2d3b80c540bcc0ba4d2e2caae8b7a95925
2014-09-10 13:53:10 +02:00
Daniel Holbert
cabdaabbb4
Bug 1055285 part 1: Implement CSS parsing & computation for 'object-fit' property. r=heycam
2014-09-09 18:09:32 -07:00
James Graham
1d0db0076b
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
...
--HG--
extra : rebase_source : 0d704f5a3edcbcef56d15b76ef26aae1b7232c4d
2014-09-04 12:52:43 +01:00
Adam Roach [:abr]
a68e250f83
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
2014-08-18 17:52:26 -05:00
Blair McBride
cc72fb871c
Bug 1056769 - UITour tests shouldn't hit the network. r=MattN
2014-08-27 12:38:08 +12:00
Aseem Raj Baranwal
2bb668c702
Bug 1050877 - media.gmp-manager.url should mention GMP. r=jmaher
2014-08-26 01:53:47 +05:30
Wes Kocher
ab9325b9fb
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Ed Lee
14f090dfa9
Bug 1053530
- Enhanced Tiles intro text popup [r=adw]
...
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Ed Lee
5b064add4e
Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
...
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
Chenxia Liu
7a148d6ee8
Bug 1021751 - Homebanner snippet. r=lucasr
2014-08-22 15:07:40 -07:00
Honza Bambas
a0bf2a2456
Bug 1053517 - Enable the new HTTP cache during automation testing. r=jduell
...
CLOSED TREE
2014-08-19 09:39:00 -04:00
Chris Pearce
82b33e7f30
Bug 1057196 - Make MediaCache cache size bigger for mochitests. r=kinetik
2014-08-22 15:56:54 +12:00
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