Commit Graph

11232 Commits

Author SHA1 Message Date
Boris Zbarsky
40c7808bf8 Bug 1260511 part 2. Change XPConnect's handling of exceptions thrown from JS components so that if an nsresult integer is thrown we convert it into an actual exception object before handing it out to content instead of propagating out the numeric value. r=khuey 2016-04-22 16:03:05 -04:00
Gregory Arndt
6af4f44564 Bug 1266719 - Add retry and timeout options when downloading image context r=wcosta
MozReview-Commit-ID: BTpHZa4PX0G

--HG--
extra : rebase_source : 4e8487755acf37a4eef8192061abf00262d2407b
2016-04-22 06:43:24 -05:00
Chris AtLee
d68425c8ab Bug 1263575 - Add TOOLTOOL variables to windows configs r=nthomas
MozReview-Commit-ID: FAVc3c0XEW5

--HG--
extra : rebase_source : 11f8f264877deecded2a518cabbc1101e9c21700
2016-04-19 10:45:44 -04:00
Ben Kelly
d7ee43813a Bug 1265795 P2 Add a web-platform-test for the window navigation case. r=bz 2016-04-21 16:10:40 -07:00
Ryo Kato
3cfacb8444 Bug 1244591 - Part 3: Add web-platform tests for KeyframeEffect.setFrames r=birtles
Some tests are expected to fail until Bug 1216843 and 1216844 are resolved, so that
we specify that on the meta file `setFrames.html.ini`.

MozReview-Commit-ID: 6z2P1KkGJhb

--HG--
extra : rebase_source : 4e679d322a6d772de6488b58f70117908633433a
2016-04-16 23:39:51 +09:00
Ryo Kato
5ff375fd14 Bug 1244591 - Part 2: Extract useful keyframes tests to a new file r=birtles
Extract a lot of tests from keyframe-effect/constructor.html and add some
documentation so that we can reuse them in other tests. This helper will
be used when we want to test these API:

* KeyframeEffect(ReadOnly) Constructor
* KeyframeEffect.setFrames()
* SharedKeyframeList Constructor
* Animatable.animate()

and so on.

MozReview-Commit-ID: 5jZbXyPFHih

--HG--
extra : rebase_source : 63f4afc865378be3ae67cad5d6a389564c67c6fe
2016-04-16 23:38:02 +09:00
Thomas Nguyen
3f10b1a2de Bug 1260664 - W3C Reflect referrerPolicy as a limited enumerated attribute. r=franziskuskiefer . r=smaug
MozReview-Commit-ID: Dppj4iuZnFp
2016-04-18 18:35:47 +08:00
Wes Kocher
e80ed17c41 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 5AQXGbI0ke2
2016-04-21 15:02:19 -07:00
Wes Kocher
aac511837d Merge inbound to m-c a=merge
MozReview-Commit-ID: GW9vcSRPgYc
2016-04-21 14:41:08 -07:00
Wes Kocher
2f995bc188 Merge fx-team to central, a=merge
MozReview-Commit-ID: ET3mK4tT0BT
2016-04-21 14:25:36 -07:00
Alexandre Lissy
4711e32f6d Bug 1264060 - Update arch triplet for B2G builds. r=gerard-majax a=tomcat 2016-04-21 05:57:00 +02:00
Carsten "Tomcat" Book
9c7706469a Backed out changeset ab5be7357e53 (bug 1264060) for issues with the patch 2016-04-21 10:57:20 +02:00
Armen Zambrano Gasparnian
996eefb204 Bug 1251893 - Change TC Linux64 debug jobs to always download symbols. r=ted
Debug test jobs are expected to cause asserts and we need to have symbols on disk to
get proper allocation stacks. The OutputParser requires the symbols to be on disk upon
contrustcion of the object [1][2].

[1] https://dxr.mozilla.org/mozilla-central/rev/5e0140b6d11821e0c2a2de25bc5431783f03380a/testing/mochitest/runtests.py#2484
[2] https://dxr.mozilla.org/mozilla-central/rev/5e0140b6d11821e0c2a2de25bc5431783f03380a/testing/mozbase/mozrunner/mozrunner/utils.py#266

MozReview-Commit-ID: FpI5iDNHI32

--HG--
extra : rebase_source : 424dfb2d78e29335cc33df91434573395eea285c
2016-04-14 08:47:09 -04:00
nhirata
6a314143f2 bug 1264060 - Nexus 5 L and Aries builds are not pushed to Taskcluster artifacts repo correctly. r=me
MozReview-Commit-ID: InB4faPIsMn

--HG--
extra : rebase_source : 165dc8f812aaadc954f8ea576770f38b9c6713ae
2016-04-20 19:08:25 +02:00
John Dai
35de5cae82 Bug 964583 - Update web-platform tests for Web IDL [EnforceRange] (unsigned) long long boundary conditions. r=bz 2016-04-20 03:19:00 +02:00
Geoff Brown
26268f8e57 Bug 1265861 - Change alert threshold for installer size changes; r=wlach 2016-04-20 08:17:37 -06:00
Bevis Tseng
99314e7542 Bug 1265973 - Throw InvalidStateError at IDBCursor.update() if IDBCursor.continue() is in progress. r=khuey 2016-04-20 14:36:19 +08:00
Brian Birtles
c316784247 Bug 1266257 - Split iteration progress tests into 'simple iteration progress' and 'active time' tests; r=hiro
MozReview-Commit-ID: 1fc6Wpi9nN8

--HG--
rename : testing/web-platform/tests/web-animations/timing-model/iteration-progress.html => testing/web-platform/tests/web-animations/timing-model/simple-iteration-progress.html
2016-04-21 14:51:36 +09:00
Brian Birtles
d1b44c418c Bug 1266257 - Move getComputedTiming-* tests to timing-model; r=hiro
--HG--
rename : testing/web-platform/tests/web-animations/keyframe-effect/getComputedTiming-currentIteration.html => testing/web-platform/tests/web-animations/timing-model/current-iteration.html
rename : testing/web-platform/tests/web-animations/keyframe-effect/getComputedTiming-progress.html => testing/web-platform/tests/web-animations/timing-model/iteration-progress.html
2016-04-21 14:51:36 +09:00
Mantaroh Yoshinaga
72f7003eb5 Bug 1266251 - Modify the order of web-platform tests manifest. r=birtles
MozReview-Commit-ID: 7SZjS0SX51I
2016-04-21 09:09:01 +09:00
Ehsan Akhgari
88298540a6 Bug 1265941 - Part 3: Update request-init-003.sub.html as well 2016-04-20 21:52:56 -04:00
Boris Zbarsky
612b86dc91 Bug 1265970. When throwing an exception from XHR open() due to not being in an active document, make sure it's an InvalidStateError. r=smaug
--HG--
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm
2016-04-20 18:05:58 -04:00
Syd Polk
f47810cb12 Bug 1265046 - Add linux64 taskcluster task for external-media-tests. r=automatedtester,dustin
MozReview-Commit-ID: JIsKSsjgP2

--HG--
extra : rebase_source : f93da3adc563cc451dc2a294edebe2e3765f58a2
2016-04-20 16:55:59 -05:00
Ehsan Akhgari
7944d5a17f Bug 1265941 - Part 2: Update request-init-001.sub.html as well 2016-04-20 16:40:31 -04:00
Ehsan Akhgari
756a1054f9 Bug 1265941 - Rename the ReferrerPolicy "origin-only" enum value to "origin"; r=jdm 2016-04-20 14:21:34 -04:00
Carsten "Tomcat" Book
9eb45808ae merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
Junior Hsu
6d15e2b50b Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley 2016-04-20 19:47:00 +02:00
Edgar Chen
6e395bbca4 Bug 1264825 - Fix remaining failures in update-the-source-set.html; r=jdm
MozReview-Commit-ID: CO6z83SS3Nb
2016-03-18 22:16:00 +08:00
Mantaroh Yoshinaga
49b7db992b Bug 1260084 - Part2.Copy css animation mochitest to web-platform tests. r=birtles
MozReview-Commit-ID: 7Sl1MLWFWBQ

--HG--
extra : transplant_source : 2%09%BD%CF%EAi%7EB%87%C8%3F%C1%B0%C6K%86B2%AD%80
2016-04-20 08:26:37 +09:00
Mantaroh Yoshinaga
645fefb426 Bug 1259285 - Part2 - Add web-platform test for visibility handling. r=birtles
MozReview-Commit-ID: JBu3wbthUp3

--HG--
extra : transplant_source : %D4%CE%D7%DF%26s%A5%C4%A1%1Eov%1B%9A%CEoe%2C%B7%3F
2016-04-20 09:05:34 +09:00
Dan Minor
c09452f2f6 Bug 1263621 - Update autophone-webrtc.ini manifest r=bc
This adds bug numbers for skipped tests in the manifests and the tests
under the identity subdirectory which are also all skipped.

MozReview-Commit-ID: 7SRAgyrKfTb

--HG--
extra : rebase_source : 934d8f8c6f720bc81dbfab007585fbf8d8875f95
extra : amend_source : 3fc07c882688379b689511fe479be3167bffe827
2016-04-13 12:38:24 -04:00
Geoff Brown
7d91961d6a Bug 1265773 - Re-organize Linux64 taskcluster test tasks; r=armenzg 2016-04-21 10:59:14 -06:00
Nathan Froyd
8ac1e51406 Bug 1266198 - support --setenv options for robocop tests; r=gbrown 2016-04-21 11:13:14 -04:00
Vlad Ciobancai
c4e9c69c31 Bug 1262123 - Remove datazilla credentials & configs [talos code]. r=jmaher
MozReview-Commit-ID: GHG7Oyf4L0c
2016-04-21 11:14:51 -04:00
Ralph Giles
cd27883333 Bug 1265817 - Update gecko-rust-build to v0.2.1. r=dustin
- Move to quay.io/rust builder base.
- Set stable channel to work around compatibility checks with upstream
  rust-std builds.
- Updates for stable rust changes.
- Rough repack script for packaging upstream builds for tooltool.

Merge changes from https://github.com/rillian/rust-build tag v0.2.1.

MozReview-Commit-ID: 4rcrUCg2CSw

--HG--
extra : rebase_source : 9e371bf2e28ed903b9b9534b247f2b80d7c44eec
2016-04-19 10:41:18 -07:00
Dan Minor
ac13939bad Bug 1264772 - Set chunk-by-runtime option for mochitest-media on android; r=ahal
MozReview-Commit-ID: 3Hf4SH1LO1X

--HG--
extra : rebase_source : 300bfdebf7e2a87e14218300db8198f1ca8f69e4
2016-04-14 10:43:20 -04:00
Dan Minor
04368e5dbc Bug 1264772 - Use subsuite name for chunk-by-runtime; r=ahal
We currently hard code the runtime name to be mochitest-plain. This
changes things to use the subsuite name if available.

MozReview-Commit-ID: JZKewOD81M8

--HG--
extra : rebase_source : 0cd4d5694f9a0448f33cc620e2c0b520e4fe4be8
2016-04-14 13:57:05 -04:00
Dan Minor
e4ca61493a Bug 1264772 - Add runtimes file for mochitest-media; r=ahal
MozReview-Commit-ID: BhSHSw3QqJQ

--HG--
extra : rebase_source : efa687d240a4220fffb15d91ad798d16d15926f5
2016-04-14 10:39:33 -04:00
Dan Minor
d296a671f5 Bug 1264772 - Fixup writeruntimes.py; r=ahal
This fixes a few typos in the script and updates the README with
instructions on how to run it.

MozReview-Commit-ID: 7XVgTIFZR2M

--HG--
extra : rebase_source : 3d5c3101824d77735afef966e5f90013c4cefaae
2016-04-14 16:01:14 -04:00
CJKu
98bf045b8b Bug 1261578 - Part 7. Update web-platform-test manifest for fill-color reftest; r=jfkthame
MozReview-Commit-ID: 9c7EX3JoO2r

--HG--
extra : rebase_source : 767500d2c12ef4df78f80418083403ce34bdd2fc
2016-04-19 17:10:53 +08:00
CJKu
5f431b6b82 Bug 1261578 - Part 6. Before update web-platform-test manifest; r=jfkthame
MozReview-Commit-ID: E4qmaxV9tgr

--HG--
extra : rebase_source : 9c43aeca9cea85f690c0294b767e333ac0f08112
2016-04-19 17:10:41 +08:00
CJKu
2f69284675 Bug 1261578 - Part 5. web-platform-test reftest; r=jfkthame
MozReview-Commit-ID: CqWnikRMwFm

--HG--
extra : rebase_source : ebebc9b3f1d43d6262d999ab9ef63c465076b075
2016-04-19 17:10:29 +08:00
Jon Coppeard
e416ea06e2 Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
Carsten "Tomcat" Book
60f824b91d Backed out changeset 0e54229af7f4 (bug 1260084) 2016-04-19 12:36:00 +02:00
Mantaroh Yoshinaga
f6e5ce8707 Bug 1260084 - Part2 - Copy css animation mochitest to web-platform tests. r=birtles
MozReview-Commit-ID: BVEUDA9fzyI

--HG--
extra : transplant_source : %E9l%89%94%DB7o%E1%08%8A%00%A9_h%08%A5C%C4%EC%FC
2016-04-18 13:15:18 +09:00
Stone Shih
ff6e350e2e Bug 1225756 - Part2: Remove 'expected fail' settings and expect testcases in send-redirect-bogus.htm should be passed. r=jgraham 2016-03-22 17:57:29 +08:00
Andreas Farre
b674c212ab Bug 949413 - Set href with context in Location.assign r=bz
MozReview-Commit-ID: Ao5eIxdo5Qv

--HG--
extra : rebase_source : c6f4a0a1d262cef057300cc39468c8f7eda59860
2016-04-14 09:58:09 -04:00
Bob Silverberg
d0c0684cc7 Bug 1263637 - Fix eslint 2 warnings for WebExtensions code. r=kmag
MozReview-Commit-ID: CNLX3xjIoNV

--HG--
extra : transplant_source : T%82%29%1A%0C.%D6%859%EF%F7c%99%84_%BF%90%1C%FCJ
2016-04-18 09:08:05 -04:00
Maja Frydrychowicz
721e1c8aaf Bug 1263425 - Include crashes in Marionette runner's error/failure count; r=automatedtester
This addresses the case where there is a crash immediately after a passing test,
in which case the test suite stops and no failure is recorded.

MozReview-Commit-ID: LDzQfQX5NZQ

--HG--
extra : rebase_source : b96d610797fde31a6351407331d294385b9aaf5c
2016-04-18 15:33:43 -04:00
Maja Frydrychowicz
3bc93889a9 Bug 1262158 - Fail early if test path does not exist; r=automatedtester
MozReview-Commit-ID: Lfo5zf8FIaf

--HG--
extra : rebase_source : e720b6725826c2cf94a7c3c8ac53d36c3f59609b
2016-04-14 18:18:58 -04:00