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

11600 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 2c01a848d2 Merge m-c to inbound, a=merge CLOSED TREE 2016-05-20 21:21:51 -07:00
Wes Kocher 2596f34110 Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Ryan VanderMeulen 5337e6e882 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-19 21:43:31 -04:00
Ryan VanderMeulen 9c5e9fae17 Merge fx-team to m-c. a=merge 2016-05-19 21:42:22 -04:00
Gregory Szorc 1256bebf68 Bug 1274436 - Define vcs_share_base in multi_locale configs; r=nthomas
After bug 1270317 we require the use of shared repos in automation. We
refuse to operate if the vcs_share_base config option or corresponding
environment variable isn't defined (at least with the "hg" VCS tool).

It looks like the multi_locale configs are using the "hg" tool without
a shared directory defined. So define the shared directory to appease
the "hg" tool.

Pushing on a CLOSED TREE.

MozReview-Commit-ID: 9TLrTYaMQzT

--HG--
extra : amend_source : 0c47f3615c4c91454e6076c3c3e864604678d1ea
2016-05-19 16:27:20 -07:00
Boris Zbarsky ee97bc5aed Bug 1267989 part 3. Make suppressing event handling on a document also block script execution for that document. r=smaug
Note that we do this here instead of when we suspend timeouts, because it makes
it simpler to handle situations in which a window's document changes while
things are suspended/blocked.

The nsDocumentViewer.cpp is not strictly needed, but avoids some extraneous
calls to SuppressEventHandling with a 0 suppression count.
2016-05-20 23:13:18 -04:00
Ryan VanderMeulen a992bd58ea Bug 1273758 - Skip test_mouse_action.py on Win7 due to becoming failure-prone since the switch to AWS.
CLOSED TREE
2016-05-19 16:28:03 -04:00
Chris AtLee ac6b4acd33 Bug 1250629 - stringify en_us_package_url r=Pike
MozReview-Commit-ID: ABrUAwR4CuJ

--HG--
extra : rebase_source : d0f7f8f2bf97d064b82a8044c5ee96d9315f665f
2016-05-19 13:21:13 -04:00
Geoff Brown ad89b87074 Bug 1253300 - Run TC Linux 64 pgo tests as tier 2; r=dustin 2016-05-19 12:36:38 -06:00
Ryan VanderMeulen 65843654f3 Merge m-c to fx-team. a=merge 2016-05-19 12:50:27 -04:00
Ryan VanderMeulen 4cffb5461e Merge inbound to m-c. a=merge 2016-05-19 12:46:54 -04:00
Sebastian Hengst 1512411552 Backed out changeset 03ed23408215 (bug 1204281) for breaking gecko decision task. r=backout on a CLOSED TREE 2016-05-19 20:03:52 +02:00
Boris Zbarsky 29016786b4 Bug 1272651. Fix fallback loading of <embed> inside an <object> with no type attribute to actually work reliably. r=qdot 2016-05-20 23:13:17 -04:00
Boris Zbarsky 2b85094faf Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
Gregory Szorc 163ca97aa0 Bug 1274076 - Switch B2G builds and configs off of HgtoolVCS; r=jlund
I haven't tested this. Fortunately B2G isn't a supported platform
any more, so I'm pretty sure I don't have to care about this working.

MozReview-Commit-ID: 2B1HsvYXtsX

--HG--
extra : rebase_source : 6fd9f72bd74485ad8f189024d6d04065567efcd0
extra : amend_source : e522c9f47e0bd4c4469e6e4c3adefbd7faecb36d
2016-05-18 15:57:05 -07:00
Gregory Szorc 44d25b1a9e Bug 1274092 - Use "branch" instead of "revision" with hg tool; r=jlund
The new tool has different behavior for "revision" and "branch:" if
you pass a name to "revision" and it already resolves, it won't
attempt a pull because it thinks it already has the revision. That
would be bad.

So convert consumers using the "hg" tool to pass "branch" when
using symbol names.

MozReview-Commit-ID: Ix2jt3XabW2

--HG--
extra : rebase_source : 0c1dc950b3ab1e0b5ce4c449ed2056ac2b65cbf9
extra : amend_source : c522ba6dca22387bbcf77f92d94957cba3b4f3c7
2016-05-18 16:46:24 -07:00
Gregory Szorc 1e76a00c51 Bug 1270317 - Record hg version and install info; r=jlund
hgtool printed the hg version info when running. This is useful data
when debugging Mercurial failures. Add it back in.

We also add `hg debuginstall`, which prints useful bits about the
install, including the Python path and version.

MozReview-Commit-ID: IeKhfWDXEys

--HG--
extra : rebase_source : 2cda6334353935a700373d6204f40428cb10518b
extra : histedit_source : 2fdaaf0a32525a60945686ea6ee9ae1154e6259d
2016-05-16 16:44:31 -07:00
Gregory Szorc e768460664 Bug 1270317 - Stop using hgtool for Firefox builds; r=jlund
Now that the MercurialVCS VCS tool does things optimally, we no longer
need to use hgtool!

Again, this will effectively require a modern Mercurial version or
things will fail.

MozReview-Commit-ID: 9SM9qfYGlU6

--HG--
extra : rebase_source : 0376250e782f03f0a375ae42cf7f9f30a93eef5b
extra : source : d01331bbdebe58edb59f222b608a2f1796e33004
extra : histedit_source : 890daa7fd8337ce6a222d768412f2a51c82d8c12
2016-05-06 10:59:52 -07:00
Gregory Szorc 802fda3e66 Bug 1270317 - Use robustcheckout extension for checking out Mercurial repos; r=jlund
Functionality for doing an optimal clone/pull+share+purge+update is now
implemented in the robustcheckout extension so it can be implemented in one
place and used by all the various tools needing to perform a "robust"
checkout using optimal practices.

This commit switches the MercurialVCS to use it.

Functionality for interfacing with shared repos and associated tests have
been removed because this is all implemented and tested in robustcheckout.

Various other tests have also been removed because they are redundant with
tests in the robustcheckout extension.

MozReview-Commit-ID: FGvmSHKM5e0

--HG--
extra : rebase_source : 8f31a1e79d448478fa63b17582313409ac06fe69
extra : histedit_source : 3031dd8f83b0c64abc110252fd270f1917168663
2016-05-16 16:56:14 -07:00
Gregory Szorc 2ca57de7a0 Bug 1270317 - Add robustcheckout.py Mercurial extension; r=jlund
Copy of https://hg.mozilla.org/hgcustom/version-control-tools:hgext/robustcheckout/__init__.py
at revision f6af4580fc8804bb530cba404b6d174ceabbd5e0.

MozReview-Commit-ID: ATqzpIzsKyx

--HG--
extra : rebase_source : 76e81f0365558550f2d6c681bd60fc380491c853
extra : histedit_source : 605941f0fe56490b3a8767c7e3c4b59e7e8232ca
2016-05-17 16:08:37 -07:00
Gregory Szorc 2dfe182968 Bug 1270317 - Add query_pushinfo to MercurialVCS; r=jlund
MercurialVCS doesn't currently implement the VCSMixin interface.

This commit copies the implementation of query_pushinfo() from
HgtoolVCS to MercurialVCS so it implements the interface.

MozReview-Commit-ID: LKpLVhQoKww

--HG--
extra : rebase_source : 6dad5a86e6f9018ca5c3cdbd5fb37082ec700ef7
extra : histedit_source : 92daf0709d8913c1ee5db549bdf5dd453840f40b
2016-05-06 10:52:52 -07:00
Gregory Szorc 6dd0f4f99f Bug 1270317 - Define a clone_upstream_url property; r=jlund
We currently have a "clone_by_revision" property that indicates to
perform a `hg clone -r`. We use it for cloning from Try.

Cloning single revisions undermines the benefits of clone bundles. So,
I'll be replacing "clone_by_revision" with a feature that clones from
another "upstream" repo then does a `hg pull -r` on the wanted revision.

This commit starts that work by introducing a "clone_upstream_url"
property. We define it on Try. It is currently unused.

MozReview-Commit-ID: Dohs8bCTUkB

--HG--
extra : rebase_source : ab6f9a0b270b70386435a4040b55d3362b84e51c
extra : histedit_source : 055dbf85eb762deab3c05c3092cb57d4313a6957
2016-05-06 10:51:06 -07:00
Gregory Szorc 6d562751b4 Bug 1270317 - Upgrade to Mercurial 3.7.3 in the mozharness test environment; r=jlund
We had a test environment running on Python 2.6 and an ancient version
of Mercurial. AFAICT we run Python 2.7 everywhere, so this environment
can be dropped.

We also upgrade to Mercurial 3.7.3, as that is what automation now runs.

MozReview-Commit-ID: 7WTyD3CUjtj

--HG--
extra : rebase_source : 28994488cc1ffbc779ac4f25ec0cbbd2749d169d
extra : histedit_source : bdd034b5c2d3cc479f58b614cf368372c81c8896
2016-05-06 10:49:08 -07:00
Ryan VanderMeulen 54c922ca84 Merge inbound to m-c. a=merge
CLOSED TREE
2016-05-18 12:02:42 -04:00
Ryan VanderMeulen 054751f54d No bug - Use 10 chunks for Linux64 debug xpcshell jobs on a CLOSED TREE.
--HG--
extra : rebase_source : 7f59114f1cf9957b5670cf3fcb9cc8cf6adcc074
2016-05-18 10:25:12 -04:00
Ryan VanderMeulen 2f83a124eb Bug 1273201 - Skip the websockets/interfaces/WebSocket directory for frequent failures that move around as tests get skipped. r=jgraham
--HG--
extra : rebase_source : 7af8122fac34c3c290b84194c4aeb930d4bf7b4e
2016-05-18 10:10:59 -04:00
David Burns 774b466b3c Bug 1272109: Remove skip_if_b2g decorator for tests r=ato
It looks like when I landed bug 965308 it stopped looking at any tests
that had @skip_if_b2g decorator. Since we no longer need to support b2g
we should just remove the decorator.


MozReview-Commit-ID: 6EJoSTSCKDu

--HG--
extra : rebase_source : 5596f0e06fae7e4f84b4c6455173c19da1001939
extra : intermediate-source : 613c6e5d56a216823cdc11d85f4408c778160e2d
extra : source : ec96e9cac1a38d1b1df3709b9d16c423e5ce368e
2016-05-12 11:51:08 +01:00
Sebastian Hengst 6dda5af054 Bug 1273201 - Disable frequently failing WebSocket/send/005.html. r=disable-test on a CLOSED TREE 2016-05-18 13:42:39 +02:00
Andreas Tolfsen 2efe839ca3 Bug 1272642 - Fix failing execute script tests; r=jgriffin
The failing tests were introduced in bug 1123506 but was masqued by
bug 1272109. They are not relevant for chrome context and this patch
disables them.

MozReview-Commit-ID: AgSq2GKhEIL

--HG--
extra : rebase_source : 5997234fe8af2ea924ac5928a56eb8a371361f79
2016-05-13 13:57:35 +01:00
Astley Chen 2ff5647743 Bug 1270713: enable pseudo class :dir wpt test cases. r=heycam
MozReview-Commit-ID: Hlc9KOoKWRX

--HG--
extra : rebase_source : baef609df7099a73d0294dda92184740ff7b8c94
extra : amend_source : 1800391796b814666a9b69b6451569911928452e
2016-05-18 11:17:37 +08:00
Boris Zbarsky 0adb3c44e3 Bug 1273529. Add a test for EventListener incumbent globals. r=smaug
--HG--
rename : testing/web-platform/tests/js/builtins/Promise-incumbent-global-subframe.sub.html => testing/web-platform/tests/dom/events/EventListener-incumbent-global-subframe.sub.html
rename : testing/web-platform/tests/js/builtins/Promise-incumbent-global-subsubframe.sub.html => testing/web-platform/tests/dom/events/EventListener-incumbent-global-subsubframe.sub.html
2016-05-18 02:51:49 -04:00
Mantaroh Yoshinaga 1d0c73d9e6 Bug 1264516 - Part2. Move api tests of animation's into interfaces directory. r=birtles
MozReview-Commit-ID: CASNLVJdzhT

--HG--
rename : testing/web-platform/meta/web-animations/Animatable/animate.html.ini => testing/web-platform/meta/web-animations/interfaces/Animatable/animate.html.ini
rename : testing/web-platform/meta/web-animations/Animation/constructor.html.ini => testing/web-platform/meta/web-animations/interfaces/Animation/constructor.html.ini
rename : testing/web-platform/meta/web-animations/AnimationTimeline/idlharness.html.ini => testing/web-platform/meta/web-animations/interfaces/AnimationTimeline/idlharness.html.ini
rename : testing/web-platform/meta/web-animations/KeyframeEffect/constructor.html.ini => testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini
rename : testing/web-platform/meta/web-animations/KeyframeEffect/setKeyframes.html.ini => testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/setKeyframes.html.ini
rename : testing/web-platform/tests/web-animations/Animatable/animate.html => testing/web-platform/tests/web-animations/interfaces/Animatable/animate.html
rename : testing/web-platform/tests/web-animations/Animation/cancel.html => testing/web-platform/tests/web-animations/interfaces/Animation/cancel.html
rename : testing/web-platform/tests/web-animations/Animation/constructor.html => testing/web-platform/tests/web-animations/interfaces/Animation/constructor.html
rename : testing/web-platform/tests/web-animations/Animation/finish.html => testing/web-platform/tests/web-animations/interfaces/Animation/finish.html
rename : testing/web-platform/tests/web-animations/Animation/finished.html => testing/web-platform/tests/web-animations/interfaces/Animation/finished.html
rename : testing/web-platform/tests/web-animations/Animation/id.html => testing/web-platform/tests/web-animations/interfaces/Animation/id.html
rename : testing/web-platform/tests/web-animations/Animation/oncancel.html => testing/web-platform/tests/web-animations/interfaces/Animation/oncancel.html
rename : testing/web-platform/tests/web-animations/Animation/onfinish.html => testing/web-platform/tests/web-animations/interfaces/Animation/onfinish.html
rename : testing/web-platform/tests/web-animations/Animation/pause.html => testing/web-platform/tests/web-animations/interfaces/Animation/pause.html
rename : testing/web-platform/tests/web-animations/Animation/play.html => testing/web-platform/tests/web-animations/interfaces/Animation/play.html
rename : testing/web-platform/tests/web-animations/Animation/playState.html => testing/web-platform/tests/web-animations/interfaces/Animation/playState.html
rename : testing/web-platform/tests/web-animations/Animation/playbackRate.html => testing/web-platform/tests/web-animations/interfaces/Animation/playbackRate.html
rename : testing/web-platform/tests/web-animations/Animation/ready.html => testing/web-platform/tests/web-animations/interfaces/Animation/ready.html
rename : testing/web-platform/tests/web-animations/Animation/reverse.html => testing/web-platform/tests/web-animations/interfaces/Animation/reverse.html
rename : testing/web-platform/tests/web-animations/Animation/startTime.html => testing/web-platform/tests/web-animations/interfaces/Animation/startTime.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/delay.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/delay.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/direction.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/direction.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/duration.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/duration.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/easing.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/easing.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/endDelay.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/endDelay.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/fill.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/fill.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/getAnimations.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/getAnimations.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/getComputedStyle.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/getComputedStyle.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/iterationStart.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/iterationStart.html
rename : testing/web-platform/tests/web-animations/AnimationEffectTiming/iterations.html => testing/web-platform/tests/web-animations/interfaces/AnimationEffectTiming/iterations.html
rename : testing/web-platform/tests/web-animations/AnimationTimeline/document-timeline.html => testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/document-timeline.html
rename : testing/web-platform/tests/web-animations/AnimationTimeline/idlharness.html => testing/web-platform/tests/web-animations/interfaces/AnimationTimeline/idlharness.html
rename : testing/web-platform/tests/web-animations/Document/getAnimations.html => testing/web-platform/tests/web-animations/interfaces/Document/getAnimations.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/constructor.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/constructor.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/effect-easing.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/effect-easing.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/getComputedTiming.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/getComputedTiming.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/processing-a-keyframes-argument.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/setKeyframes.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setKeyframes.html
rename : testing/web-platform/tests/web-animations/KeyframeEffect/setTarget.html => testing/web-platform/tests/web-animations/interfaces/KeyframeEffect/setTarget.html
extra : rebase_source : 6740e723129ed0aff821a716429efb0e5d5f56d9
2016-05-18 11:52:30 +09:00
Mantaroh Yoshinaga 97e0b6804b Bug 1264516 - Part1. Rename web-animations test folders in web-platform-tests to align with the spec. r=birtles
MozReview-Commit-ID: GeOwu2FhJnH

--HG--
rename : testing/web-platform/meta/web-animations/animatable/animate.html.ini => testing/web-platform/meta/web-animations/Animatable/animate.html.ini
rename : testing/web-platform/meta/web-animations/animation/constructor.html.ini => testing/web-platform/meta/web-animations/Animation/constructor.html.ini
rename : testing/web-platform/meta/web-animations/animation-timeline/idlharness.html.ini => testing/web-platform/meta/web-animations/AnimationTimeline/idlharness.html.ini
rename : testing/web-platform/meta/web-animations/keyframe-effect/constructor.html.ini => testing/web-platform/meta/web-animations/KeyframeEffect/constructor.html.ini
rename : testing/web-platform/meta/web-animations/keyframe-effect/setKeyframes.html.ini => testing/web-platform/meta/web-animations/KeyframeEffect/setKeyframes.html.ini
rename : testing/web-platform/tests/web-animations/animatable/animate.html => testing/web-platform/tests/web-animations/Animatable/animate.html
rename : testing/web-platform/tests/web-animations/animation/cancel.html => testing/web-platform/tests/web-animations/Animation/cancel.html
rename : testing/web-platform/tests/web-animations/animation/constructor.html => testing/web-platform/tests/web-animations/Animation/constructor.html
rename : testing/web-platform/tests/web-animations/animation/finish.html => testing/web-platform/tests/web-animations/Animation/finish.html
rename : testing/web-platform/tests/web-animations/animation/finished.html => testing/web-platform/tests/web-animations/Animation/finished.html
rename : testing/web-platform/tests/web-animations/animation/id.html => testing/web-platform/tests/web-animations/Animation/id.html
rename : testing/web-platform/tests/web-animations/animation/oncancel.html => testing/web-platform/tests/web-animations/Animation/oncancel.html
rename : testing/web-platform/tests/web-animations/animation/onfinish.html => testing/web-platform/tests/web-animations/Animation/onfinish.html
rename : testing/web-platform/tests/web-animations/animation/pause.html => testing/web-platform/tests/web-animations/Animation/pause.html
rename : testing/web-platform/tests/web-animations/animation/play.html => testing/web-platform/tests/web-animations/Animation/play.html
rename : testing/web-platform/tests/web-animations/animation/playState.html => testing/web-platform/tests/web-animations/Animation/playState.html
rename : testing/web-platform/tests/web-animations/animation/playbackRate.html => testing/web-platform/tests/web-animations/Animation/playbackRate.html
rename : testing/web-platform/tests/web-animations/animation/ready.html => testing/web-platform/tests/web-animations/Animation/ready.html
rename : testing/web-platform/tests/web-animations/animation/reverse.html => testing/web-platform/tests/web-animations/Animation/reverse.html
rename : testing/web-platform/tests/web-animations/animation/startTime.html => testing/web-platform/tests/web-animations/Animation/startTime.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/delay.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/delay.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/direction.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/direction.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/duration.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/duration.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/easing.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/easing.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/endDelay.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/endDelay.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/fill.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/fill.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/getAnimations.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/getAnimations.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/getComputedStyle.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/getComputedStyle.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/iterationStart.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/iterationStart.html
rename : testing/web-platform/tests/web-animations/animation-effect-timing/iterations.html => testing/web-platform/tests/web-animations/AnimationEffectTiming/iterations.html
rename : testing/web-platform/tests/web-animations/animation-timeline/document-timeline.html => testing/web-platform/tests/web-animations/AnimationTimeline/document-timeline.html
rename : testing/web-platform/tests/web-animations/animation-timeline/idlharness.html => testing/web-platform/tests/web-animations/AnimationTimeline/idlharness.html
rename : testing/web-platform/tests/web-animations/document/getAnimations.html => testing/web-platform/tests/web-animations/Document/getAnimations.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/constructor.html => testing/web-platform/tests/web-animations/KeyframeEffect/constructor.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/effect-easing.html => testing/web-platform/tests/web-animations/KeyframeEffect/effect-easing.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/getComputedTiming.html => testing/web-platform/tests/web-animations/KeyframeEffect/getComputedTiming.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/processing-a-keyframes-argument.html => testing/web-platform/tests/web-animations/KeyframeEffect/processing-a-keyframes-argument.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/setKeyframes.html => testing/web-platform/tests/web-animations/KeyframeEffect/setKeyframes.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/setTarget.html => testing/web-platform/tests/web-animations/KeyframeEffect/setTarget.html
extra : rebase_source : 87256343c207aae099611c90aa83d6995f57b898
2016-05-18 11:40:42 +09:00
Ryan VanderMeulen 52f3bb368e Bug 1273465 - Disable more websockets readyState tests because apparently disabling 006.html just pushed the failures to later tests.
CLOSED TREE
2016-05-17 23:27:51 -04:00
John Dai 11eb07ed31 Bug 1264947 - HTMLTableElement.rows return element in the order. r=smaug 2016-05-17 03:08:00 -04:00
Andreas Tolfsen 0824f63ac1 Bug 1274271 - Remove unused function applyNamedArgs; r=automatedtester
MozReview-Commit-ID: DU5xHDLL4Ww

--HG--
extra : rebase_source : 59949b4c99e007231bf68f94bd1b513c7d43376b
2016-05-19 14:53:00 +01:00
Dustin J. Mitchell 76cf8381c4 Bug 1274385: don't retry decision tasks; r=garndt
MozReview-Commit-ID: IjnhKWgoxAG

--HG--
extra : rebase_source : 61e41dff628c1dce1907a85b3555ff9c3c1851de
2016-05-19 20:09:29 +00:00
Steve Fink e9c0a2efe8 Bug 1273639 - Fix nonunified spidermonkey builds, r=terrence
--HG--
extra : rebase_source : 4229d82148050e0970f4d269b2357bc7511ead4e
2016-05-19 11:27:57 -07:00
Dustin J. Mitchell d99040fe43 Bug 1274645: generate task labels for docker image builds; r=ahal
This monkey-patches the old taskcluster_graph code to avoid impacting branches
that are still using that support for decision graphs.  All of this will go
away when docker image builds become their own kind.

MozReview-Commit-ID: KukC3qqZDYA

--HG--
extra : rebase_source : 7bc4e89ad586120fdea78dfd7539633014ccc300
extra : source : 5e8b6de669628bf838432b93d1e1cff783b7ff62
2016-05-20 21:04:49 +00:00
Steve Fink 3eeaccb244 Bug 1274060 - Restrict linux64-shell-haz to pushes that touch the JS tree, r=RyanVM
--HG--
extra : rebase_source : f9a7df4508e4cf0823f2a140d68c03bf18428080
2016-05-18 15:03:18 -07:00
Wes Kocher 1befb1d43c Bug 1273639 - Make these jobs be tier-3 until they're working CLOSED TREE 2016-05-18 15:15:42 -07:00
Steve Fink 6938e74e76 Bug 1273639 - Add a nonunified spidermonkey build, r=terrence
MozReview-Commit-ID: 5FaxNw9SraO

--HG--
rename : testing/taskcluster/tasks/builds/sm_plaindebug.yml => testing/taskcluster/tasks/builds/sm_nonunified.yml
extra : rebase_source : ea5d409525a91aff34974c7d70a157b226d104ab
extra : amend_source : 2d882b03e737a2b635428fc43a84a124e74d494f
2016-05-17 08:20:52 -07:00
Geoff Brown ad6406cc4a Bug 1273695 - Define MOZ_NODE_PATH for taskcluster tests; r=jmaher 2016-05-18 15:42:24 -06:00
Andrew Halberstadt 0c9c35e1fc Bug 1274002 - Disable e10s when running mochitest-chrome locally with mach, r=jmaher
MozReview-Commit-ID: 1r2aZtnB3lo

--HG--
extra : rebase_source : 7cc01168a37b2c79d1de1250932c63033c744a3b
2016-05-18 15:17:13 -04:00
Henrik Skupin 939d67481a Bug 1265031 - Document the version scheme and release process for Firefox Puppeteer. r=davehunt
MozReview-Commit-ID: AgtZ0VNLkuu

--HG--
extra : rebase_source : b38ace4a197cc98634cfbab035086e1eeb389818
2016-05-18 14:17:44 +02:00
Wes Kocher 4a048a0f4b Merge m-c to fx-team, a=merge 2016-05-17 14:18:01 -07:00
Wes Kocher 1dd8a84da8 Merge fx-team to central, a=merge 2016-05-17 14:15:06 -07:00
Matthew Noorenberghe 98916e4224 Bug 1197310 - Return a promise from pushPrefEnv/popPrefEnv/flushPrefEnv. r=jmaher
MozReview-Commit-ID: HQxXeo37XS5
2016-05-17 14:14:53 -07:00
Michael Ratcliffe d0f51c8409 Bug 1270851 - mach eslint should install eslint and their dependencies if not installed r=gps
--HG--
extra : amend_source : 875066804424fadccc32aa63f3bc31b76286b7c1
2016-05-13 14:06:08 +01:00
Geoff Brown 3c76d5adef Bug 1272786 - Get Android emulator avd dir from configuration; r=kmoir 2016-05-17 09:53:40 -06:00