Commit Graph

10955 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
440f2dfedb Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : bcfa2440ef3fe0b739624aaaa26049fa47aec2d0
2016-03-24 16:18:49 +01:00
Carsten "Tomcat" Book
8427ea0354 merge mozilla-inbound to mozilla-central a=merge 2016-03-24 16:15:30 +01:00
Mihai Tabara
28ef96d67c Bug 1256063 - Add update bouncer aliases builder. r=rail a=release DONTBUILD
MozReview-Commit-ID: IdUXP3b2MOp

--HG--
extra : rebase_source : 97591b7909cd91735d34c1a7a06d76a512411640
2016-03-24 14:43:34 +00:00
Joel Maher
0cd7e256d0 Bug 1259417 - really make talos run with addon source locally/try. r=wlach
MozReview-Commit-ID: CyXbzwcL6cE

--HG--
extra : rebase_source : 85f6bf1c836baddc5ba64a34b44c13210b92a1f6
2016-03-24 06:39:31 -07:00
Brian Birtles
22923130f6 Bug 1245748 - Define the Keyframe type for storing specified keyframes; r=heycam
MozReview-Commit-ID: rejtrG0U1A

--HG--
extra : rebase_source : 24815326a6dfc8c71eda559703f791a204185ea2
2016-03-22 16:19:43 +09:00
Brian Birtles
84a59825cc Bug 1245748 - Update handling of 'composite' dictionary members to match changes to the spec; r=heycam, r=bz
Specifically, for the 'composite' member on keyframes, we now indicate "use the
composite value specified on the effect" using a missing/undefined 'composite'
member as opposed to a null value.

MozReview-Commit-ID: ZH45GvCTlP

--HG--
extra : rebase_source : 5acf081fb844f81280765a87ec019b7847ca1885
2016-03-22 16:18:22 +09:00
Bill McCloskey
9b0e29120b Bug 1253961 - Load talos-content.js framescript only once in tabswitch browsers to avoid GC's during timed portion of Talos test. r=mconley
MozReview-Commit-ID: 7RXKV07fMY5

--HG--
extra : rebase_source : 9e33e3dc8f2386d37593e932acf08d800fe64da3
2016-03-06 15:47:00 -05:00
Carsten "Tomcat" Book
b5709cdb58 merge mozilla-inbound to mozilla-central a=merge 2016-03-23 16:14:48 +01:00
Mike de Boer
dbed6c745f Bug 1253233 - Make preparations to allow testing of remote browser elements in mochitest-chrome tests. r=felipe 2016-03-11 19:27:17 +01:00
Ehsan Akhgari
6536312ed8 Bug 1258534 - Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap 2016-03-22 09:57:58 -04:00
Ehsan Akhgari
77e528556e Bug 1258532 - Port test_bug574596.html to mochitest-plain in order to enable it on e10s; r=mrbkap 2016-03-22 09:57:58 -04:00
Carsten "Tomcat" Book
5d87e982dd Backed out changeset f8c07a51e7ce (bug 1257526) for marionette failures 2016-03-22 13:21:35 +01:00
Carsten "Tomcat" Book
dd50937aa3 Backed out changeset c1fb88d419ca (bug 1257526) 2016-03-22 13:21:20 +01:00
Carsten "Tomcat" Book
53f935b036 Merge mozilla-central to mozilla-inbound 2016-03-22 12:31:09 +01:00
Carsten "Tomcat" Book
5d83e31d04 merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
Andreas Tolfsen
86fe465e04 Bug 1257526 - Harmonise unsupported operation error usage; r=automatedtester
Throw unsupported operation errors the same way throughout Marionette.

MozReview-Commit-ID: D63gVIeX2qK

--HG--
extra : rebase_source : 89c7d99027add7df3b38797b9df041e3e38a4939
2016-03-17 14:57:46 +00:00
Andreas Tolfsen
368f4c16af Bug 1257526 - Return unsupported operation error for screen orientation on desktop; r=automatedtester
MozReview-Commit-ID: 4G9Bwaqxm5k

--HG--
extra : rebase_source : c0ffe32835da6f7ba1bfa61d0047b0393457339d
2016-03-17 14:54:48 +00:00
Ting-Yu Lin
4e6ae99670 Bug 1205671 - Request long timeout for selection/extend.html. r=jgraham
MozReview-Commit-ID: 35WbbRaRQca

--HG--
extra : rebase_source : 4f9b7adc1c17b632365320ad129611a99a9be3c8
2016-03-21 21:44:41 +08:00
Daisuke Akatsuka
f479d03a6b Bug 1253470 - Part 4: Produce console warnings for invalid easing. r=birtles 2016-03-18 16:28:22 +09:00
Daisuke Akatsuka
621421f7eb Bug 1253470 - Part 3: Produce console warnings for invalid iterations. r=birtles 2016-03-18 10:14:49 +09:00
Juan Gomez
1a641638bf Bug 1257127 - Change b2g Docker images and scripts to upgrade host toolchain r=garndt
MozReview-Commit-ID: 4uu6D5S73X1

--HG--
extra : amend_source : 34590396ae8e1913ddc8b08f12672abe2b93a349
2016-03-21 15:50:27 -07:00
Nick Alexander
e90bd4aabb Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
MozReview-Commit-ID: 63yJGdgPbhe

--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
Gijs Kruitbosch
18ed8df63e Bug 1254091 - part 2: fix focus messaging from SpecialPowers to refer to the right window, r=enndeakin
MozReview-Commit-ID: DMnK23GoerQ

--HG--
extra : rebase_source : f9af09ead0cd5a52034e483386ba1b6c7db6f5a7
2016-03-18 18:29:27 +00:00
Nick Alexander
8204c8154a Bug 1258452 - Pre: Assemble app and tests when collecting dependencies. r=me
In the wild, the Robotium Maven dependency is not being fetched.
Let's see if this forces it to be downloaded.

MozReview-Commit-ID: 3Fhm4Aj40Jp

--HG--
extra : rebase_source : 7b1071ef36ff4600e303ac9e0c7dc0b998fad705
extra : histedit_source : 6568e7aa28e60897b8fe96904dcb2bc296945222
2016-03-12 16:43:42 -08:00
Thomas Nguyen
6aa0bd3d31 Bug 1186072 - Run referrer-policy web platform tests expected pass. r=fkiefer
MozReview-Commit-ID: 2QUzc0lXanK

--HG--
extra : transplant_source : %01%D3%EB%15i%0A%07%C5%B9%9FR%7F%D4bH%AF%D63%1E%A1
2016-03-17 16:08:11 +08:00
Thomas Nguyen
cf1a8aa959 Bug 1186072 - Fix web-platform-tests service worker fetch. r=fkiefer
MozReview-Commit-ID: 6iQHkXaFfy3

--HG--
extra : transplant_source : %97%A6%F1R%F3%AD%A2a%09.%EBYo%9C%F3f%90%15%B3%C9
2016-03-17 16:05:44 +08:00
Thomas Nguyen
eee5ea10c2 Bug 1186072 - web-platform-tests fetch origin referrer miss slash. r=fkiefer
MozReview-Commit-ID: 5aT9EhJHmy5

--HG--
extra : transplant_source : O%A0%D3%1Bk%99M%A9%A9%AE1%1D%F9%AA%CF%D9Vqc%9E
2016-03-17 16:38:46 +08:00
Nick Thomas
2049654007 Bug 1254784 - Add 45.0esr win64 support to bouncer, r=rail DONTBUILD
--HG--
extra : source : ddc16d5813a398c433b25447dd9cfb8c5b51b0c0
extra : amend_source : 0b36ec9c251c4600b685f2bafc5e231f56c0377b
2016-03-21 13:11:56 +13:00
Ryan VanderMeulen
197d146e63 Bug 1239552 - Disable some tests that are permafail in e10s mode with RELEASE_BUILD set. a=test-only 2016-01-20 16:35:27 -05:00
Ryan VanderMeulen
dd9dced81d Merge inbound to m-c. a=merge 2016-03-19 11:22:28 -04:00
Ryan VanderMeulen
7c08140310 Bug 1255176 - Add more chunks to Android mochitest-gl. r=rail, a=test-only 2016-03-19 11:02:16 -04:00
Ryan VanderMeulen
d37d8fbb9a Bug 1257708 - Move dom/push/test back into mochitest-plain instead of a separate test suite. 2016-03-19 11:02:04 -04:00
Carsten "Tomcat" Book
0e533b219a merge mozilla-inbound to mozilla-central a=merge 2016-03-18 15:51:43 +01:00
Ms2ger
4d796781c7 Bug 1257510 - Use modern exception syntax in mozbase; r=ahal
The comma form is long-deprecated.
2016-03-18 09:03:25 +01:00
James Graham
4d06a30807 Bug 1257601 - Make subtest names stable for a fetch api test, r=Ms2ger
MozReview-Commit-ID: Gf66UU9gaqL

--HG--
extra : rebase_source : 0d2060c356987e3162cc9a7a61c08924b8cac1a6
2016-03-17 17:51:56 +00:00
Honza Bambas
3d5960cd1f Bug 1248565 - Make test infra use MOZ_LOG_FILE and MOZ_LOG_MODULES. r=jmaher 2016-03-11 08:27:00 -05:00
Ehsan Akhgari
8590248100 Bug 1256984 - Indicate whether tests ran in e10s mode in the mochitest-* summary; r=mconley 2016-03-18 16:09:12 -04:00
Mike Conley
4e2ae9580b Bug 1257623 - CC / GC between each cycle of tpaint. r=jmaher
MozReview-Commit-ID: L5WBHiVj09J

--HG--
extra : rebase_source : e4e8199bb4a2608cce5b6fa7aff21444d64d0c82
2016-03-17 17:58:38 -04:00
Andrew Halberstadt
c2f03c6447 Bug 1152428 - [mozprocess] Fix UnicodeEncodeError when non-ascii characters are in the environment, r=wlach
MozReview-Commit-ID: 3AG9oLxWexy

--HG--
extra : rebase_source : a1f0d66c9434e2129c166181105b55fad43fe716
2016-03-16 11:07:35 -04:00
Carsten "Tomcat" Book
ed69b56ca5 Merge mozilla-central to mozilla-inbound 2016-03-18 16:10:42 +01:00
Luke Wagner
6d089acee2 Bug 1008453. Add support for navigator.hardwareConcurrency. r=khuey 2016-03-16 15:41:38 -04:00
Stone Shih
4d7de4769f Bug 1255597 - Part 4: Remove 'expected fail' settings and expect testcases in responsexml-media-type.htm should be passed. r=khuey
--HG--
extra : rebase_source : 3b0710d34e2a1754cb343aa44e0111c86d0a2524
2016-03-16 17:35:08 +08:00
Ryan VanderMeulen
7734050890 Bug 1205672 - Re-enable close-multiple.html on e10s.
--HG--
extra : rebase_source : c6b3fff013cb5635fd8e453aa37006948345b0ca
2016-03-18 09:31:24 -04:00
Ryan VanderMeulen
405ff64b6f Bug 1205675 - Re-enable event_body_attribute.html on e10s.
--HG--
extra : rebase_source : 1d1ca583dd8eab78e0af673e16b9e58a774ba653
2016-03-18 09:31:24 -04:00
Rail Aliiev
b5e1f67263 Bug 1257499 - Fix patcher config mar-channel-ids r=nthomas r=release DONTBUILD
MozReview-Commit-ID: 1iV8GfiAmzq

--HG--
extra : rebase_source : 455ae61571fb88549cb7978113919f867b27a4da
extra : amend_source : 98fe2d7dd326b3a6df44260803164eac2fff75f8
2016-03-17 08:05:20 -04:00
James Graham
43181c6907 Bug 1257797 - Pass product argument by default when running mach web-platform-tests-update, r=Ms2ger
MozReview-Commit-ID: QtlQrpaL9J
2016-03-18 11:02:41 +00:00
James Graham
169a7ff8f9 Bug 1257797 - Fix bug that prevents continuing wpt update correctly after patch fails to apply, r=Ms2ger
MozReview-Commit-ID: 16VZ2n6Kulq
2016-03-18 11:00:58 +00:00
James Graham
7fde4c11db Bug 1257799 - Update web-platform-tests expected data to revision dccaa413ec1107e87b72245aa5ce837ee37ddff7, a=testonly
MozReview-Commit-ID: DXQ3KYzZEK4
2016-03-18 11:00:56 +00:00
James Graham
75640f0266 Bug 1257799 - Update to latest wptrunner, a=testonly
MozReview-Commit-ID: K7Ro7yG0Nds
2016-03-18 10:58:38 +00:00
James Graham
09e37ebf3f Bug 1257799 - Update web-platform-tests to revision dccaa413ec1107e87b72245aa5ce837ee37ddff7, a=testonly
MozReview-Commit-ID: 4ZwuB5KcI9V
2016-03-18 10:57:50 +00:00