Commit Graph

2827 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
bdf7db3d13 Merge mozilla-central to mozilla-inbound
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d74c74a654cd977d35e35de2768ada4ebe659ae4
2017-07-25 14:38:43 +02:00
Carsten "Tomcat" Book
679210723b merge mozilla-inbound to mozilla-central a=merge 2017-07-25 14:27:17 +02:00
Wes Kocher
fd09155f06 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 418vKEKrk3n
2017-07-24 18:10:56 -07:00
Wes Kocher
2673406be5 Merge inbound to central, a=merge
MozReview-Commit-ID: 1oTeP8uycV2
2017-07-24 18:06:39 -07:00
Joel Maher
607f3b22f4 Bug 1383668 - Intermittent /cssom-view/elementsFromPoint.html. disable on windows. r=KWierso
MozReview-Commit-ID: FbFxO25ITLS
2017-07-24 17:48:23 -04:00
Wes Kocher
a1eadef812 Merge m-c to autoland, a=merge
MozReview-Commit-ID: B7oWq7qfpJ0
2017-07-24 18:13:05 -07:00
Alphan Chen
6409132d7d Bug 1382120 - Add 'allowPaymentRequest' into HTMLIFrameElement interface. r=baku
--HG--
extra : rebase_source : 1941d150dcfe7970292831d136194d4b1147a13d
2017-07-21 10:27:42 +08:00
Shawn Huang
0b92bb9770 Bug 1346767 - Part 2: Make sure xhr.upload event listeners will be ignored if listeners are registered after send(), r=baku 2017-07-24 19:52:22 +08:00
Joel Maher
2a5a5dd13b Bug 1382830 - annotate more of web-platform-tests moz.build files for BUGZILLA_COMPONENTS. r=overholt
MozReview-Commit-ID: 9sMNQntYd35
2017-07-24 15:06:11 -04:00
Boris Zbarsky
418f0f4da3 Bug 1382786 followup. Mark some more tests as passing.
These tests weren't in the tree when the try runs for that bug happened.
2017-07-21 17:39:50 -04:00
Ryan VanderMeulen
d229288071 Merge m-c to autoland. a=merge
CLOSED TREE

--HG--
extra : amend_source : 2ab51304cc7df444f22c3aac001a1aba61faee3a
2017-07-21 09:42:41 -04:00
James Graham
19a854f8bc Bug 1381842 - follwup: Fix wpt manifest file, r=bustage-fix a=bustage-fix
CLOSED TREE

MozReview-Commit-ID: 8k58hsVAVec
2017-07-21 13:54:01 +01:00
Sebastian Hengst
367f0ac5a2 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IWRTFZdtzaE
2017-07-21 12:56:44 +02:00
Jeremy Chen
9356f3ac81 Bug 1382517 - update wpt manifest. r=hiro
This is generated by running '--manifest-update' script.

I suspect that all the unrelated changes are generated because some authors
did not use the script to udpate the manifest. With this patch, we should
be able to make the manifest.json up-to-date.

MozReview-Commit-ID: BIQUkuI2p4B

--HG--
extra : rebase_source : c51d8583d3f9f1de887e20e8720f7673173cb7e4
2017-07-20 16:56:21 +08:00
Jeremy Chen
3f09a2946b Bug 1382517 - add wpt interpolation test for mismatched 3D transforms. r=hiro
This test aims for forcing the two mismatched transforms to be decomposed into
matrix3d before interpolation. To do so, we need to:

1. make 'From' and 'To' to be two mismatched transforms,
2. at least one of the two transforms has to be a 3D transform.

In this way, we not only test the interpolation, but also test the correctness
of 3D matrix decomposition.

MozReview-Commit-ID: FAKu6GFVZRm

--HG--
extra : rebase_source : d590791d93ef28f2f0e7dc7957bc413fe60faa7b
2017-07-20 15:30:53 +08:00
James Graham
b5b1417f1e Bug 1381899 - fixup! Disable wpt flexbox min-width test for instability, a=testonly
MozReview-Commit-ID: 9MKo2ZRJq60
2017-07-20 15:34:13 +01:00
James Graham
22d638e870 Bug 1381842 - fixup! Update wpt expectation data, a=testonly
MozReview-Commit-ID: KguYSmUk1vY
2017-07-20 15:34:11 +01:00
James Graham
f5fefbb75a Bug 1377588 - Disable css focus-within tests for instability, a=testonly
MozReview-Commit-ID: 6GqcZ9UprYA
2017-07-20 13:05:30 +01:00
James Graham
5e1e510d61 Bug 1381860 - Fix reference to external server for font in test, r=annevk
MozReview-Commit-ID: GD7SH2HedRa
2017-07-20 13:05:29 +01:00
James Graham
808ae05d9f Bug 1381858 - Ensure we have a valid window handle before trying to wait, r=ato
If we switched to a window that is now closed (possible in a reftest
run, for example), we might end up calling execute_async_script
without a valid current window. The runner window is always supposed
to be open (and if it isn't then waiting won't make much sense
anyway), so switch to that before executing script in wait().

MozReview-Commit-ID: ERoN4sz5SuH
2017-07-20 13:05:29 +01:00
James Graham
8b4d340ea3 Bug 1381898 - Disable wpt background attachment clipping image tests for instability, a=testonly
MozReview-Commit-ID: 2iPP8t8CJKi
2017-07-20 13:05:29 +01:00
James Graham
a830886175 Bug 1381856 - Unbreak --include and --exclude command line arguments, r=ato
MozReview-Commit-ID: 39DzRhvnE3x
2017-07-20 13:05:28 +01:00
James Graham
22f30b5f03 Bug 1381899 - Disable wpt flexbox min-width test for instability, a=testonly
MozReview-Commit-ID: 8eeKfaxe0I3
2017-07-20 13:05:28 +01:00
James Graham
793c2a84ca Bug 1381855 - Disable all svg object-fit embed and object tests for instability, a=testonly
MozReview-Commit-ID: DnSeEKJz7rC
2017-07-20 13:05:28 +01:00
James Graham
87b1e9bbc4 Bug 1381893 - Disable wpt mix-blend-mode-animation.html for instability, a=testonly
MozReview-Commit-ID: 9npIDrM9bKb
2017-07-20 13:05:27 +01:00
James Graham
eda52b0cdf Bug 1381892 - Disable wpt box-sizing-replaced-001.xht for instability, a=testonly
MozReview-Commit-ID: 4kt5SxkaQ0T
2017-07-20 13:05:27 +01:00
James Graham
d368e86c42 Bug 1381845 - Prevent support file being interpreted as test, r=annevk
MozReview-Commit-ID: FFVMAQlXQZl
2017-07-20 13:05:27 +01:00
James Graham
5d62758e55 Bug 1341078 - Run CSS tests on Linux, r=ahal
These are initially run on Linux only for capacity reasons.

MozReview-Commit-ID: Ge4nu1NGDdr
2017-07-20 13:05:26 +01:00
James Graham
05c74917ab Bug 1381842 - Update wpt expectation data, a=testonly
MozReview-Commit-ID: HoMTzDKGSZt


--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini => testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe-with-base.html.ini~HEAD
2017-07-20 13:05:26 +01:00
James Graham
a1b638d149 Bug 1381842 - Update web-platform-tests to revision 85ae24e3dc80ee63b6dc2ed78a922cff68c6e819, a=testonly
MozReview-Commit-ID: DfvN9mAFYhI


--HG--
rename : testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-77-t-novalid.html => testing/web-platform/tests/conformance-checkers/html-svg/animate-elem-77-t-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html-svg/linking-a-10-f-novalid.html => testing/web-platform/tests/conformance-checkers/html-svg/linking-a-10-f-isvalid.html
rename : testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-dot-x-novalid.html => testing/web-platform/tests/conformance-checkers/html/elements/picture/srcset-microsyntax-leading-dot-x-valid.html
rename : testing/web-platform/tests/content-security-policy/_unapproved/script-nonces-hidden.html.headers => testing/web-platform/tests/content-security-policy/nonce-hiding/script-nonces-hidden.tentative.html.headers
rename : testing/web-platform/tests/content-security-policy/_unapproved/svgscript-nonces-hidden.html.headers => testing/web-platform/tests/content-security-policy/nonce-hiding/svgscript-nonces-hidden.tentative.html.headers
rename : testing/web-platform/tests/html/semantics/interactive-elements/context-menus/contextmenu-event-manual.htm => testing/web-platform/tests/html/webappapis/scripting/events/contextmenu-event-manual.htm
2017-07-20 13:05:25 +01:00
Daisuke Akatsuka
161f78bcb9 Bug 1378076 - Part 5: remove test fail annotations from meta in wpt. r=hiro
Since we support following discrete animation, remove annotations.

* border-bottom-style
* border-left-style
* border-right-style
* border-top-style
* cursor

MozReview-Commit-ID: qm6AsGKMeh

--HG--
extra : rebase_source : 883d61ff7758f8be25f3ea78f06bec22f535cac7
2017-07-20 15:21:16 +09:00
Wes Kocher
b5bcc4905e Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: CBL7SUEUGKV
2017-07-19 17:29:56 -07:00
Boris Zbarsky
e12283979d Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor
--HG--
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1_ref.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1_ref.html
2017-07-19 11:48:49 -04:00
Boris Zbarsky
58c5f32380 Bug 1381408. Make cross-origin-exposed non-symbol properties enumerable. r=bholley
The list of exposed properties can be gotten via
Object.getOwnPropertyNames/Symbols already, so there's nothing to be won from
the non-enumerability.

The web platform test changes are backports of
https://github.com/w3c/web-platform-tests/pull/6538 and
https://github.com/w3c/web-platform-tests/pull/6571 and
https://github.com/w3c/web-platform-tests/pull/6583

The js/xpconnect/tests/mochitest/*crossOriginObject* tests being removed are
just older versions of the web platfrom test.
2017-07-19 11:47:39 -04:00
Ryan VanderMeulen
3ff7d2ff52 Bug 1341102 - Fix annotations for cssom/selectorSerialize.html on a CLOSED TREE. 2017-07-19 12:19:22 -04:00
J. Ryan Stinnett
6a48013e5c Bug 1382322 - Stylo WPT annotations for all OSes. r=manishearth
MozReview-Commit-ID: GTTMyi3TdaA

--HG--
extra : rebase_source : 3a24fe28e2c09b501d4905cb1aedc8c372710725
2017-07-19 13:32:05 -05:00
Patrick McManus
850582d8f3 Bug 772589 - Implement the secureConnectionStart property for the PerformanceTiming interface r=bkelly,dragana,francois,Honza
Implements PerformanceTiming, nsITimedChannel, and devtools 'tls setup'

Also captures telemetry on this as we do for all other attributes of timedChannel

Also propogates some null transaction timings onto first real
transaction of a connection

MozReview-Commit-ID: 47TQJYVHnKC

--HG--
extra : rebase_source : a7723962986de0c2ab00d479a22c3f5fd185c8b2
2017-07-10 15:01:35 -04:00
Daosheng Mu
3980ed0fd6 Bug 1375816 - Part 4: VRController displayId attribute testcase; r=kip
MozReview-Commit-ID: KkMXsTDRnQO

--HG--
extra : rebase_source : 1bb85ecddfea7695ec310d19a1f4f1f05543a4d6
2017-07-14 17:08:15 +08:00
Ho-Pang Hsu
5e9456349c Bug 1298819 - P2: Enable related testcases. r=bkelly 2017-05-08 15:56:45 +08:00
Sebastian Hengst
b5972de663 Backed out changeset 498baf1613db (bug 1375816) 2017-07-18 11:48:22 +02:00
Daosheng Mu
f2d37e1ed5 Bug 1375816 - Part 4: VRController displayId attribute testcase; r=kip
MozReview-Commit-ID: KkMXsTDRnQO

--HG--
extra : rebase_source : d4a91a5e8a33de2f65c4c6ce23dab6ccdab13952
2017-07-14 17:08:15 +08:00
Jonathan Chan
6d75b11039 Bug 1341102 - Update WPT expectations for stylo selectors fix; r=manishearth
MozReview-Commit-ID: KDUohGWS0P5
2017-07-18 00:02:11 -07:00
Jessica Jong
26585fcc0e Bug 1366361 - Part 2: Update reflectURL() and web platform tests. r=smaug
MozReview-Commit-ID: A4ARFegoCrW
2017-07-17 14:17:22 +08:00
Wes Kocher
e9fa5c772a Merge inbound to central, a=merge
MozReview-Commit-ID: 8nlqm5dHCUQ
2017-07-14 17:14:43 -07:00
Geoff Brown
aa32737994 Bug 1376273 - Update test expectations for wpt 2d.gradient.radial.outside3.html, on Windows; r=jmaher 2017-07-14 10:51:12 -06:00
Geoff Brown
e0e2eabd57 Bug 1376430 - Modify test expectations for some wpt 2dcontext/path-objects tests, on Windows; r=jmaher 2017-07-14 10:51:10 -06:00
Geoff Brown
c2d05763c7 Bug 1377406 - Skip test mathml/relations/html5-tree/unique-identifier-1.html on Windows; r=jmaher 2017-07-14 10:51:08 -06:00
J. Ryan Stinnett
32b6ab1e3f Bug 1380082 - Check Stylo env var for WPT processing. r=jgraham
Test harnesses may use STYLO_FORCE_ENABLED, so we need to check this value when
building WPT test conditions.

MozReview-Commit-ID: HXZZqBkRdOv

--HG--
extra : rebase_source : e928c9181497246532a7aa82c3c3d3b3d6d242c0
2017-07-11 14:04:44 -05:00
Henri Sivonen
217ac88f04 Bug 1266495 - Remove <isindex>. r=wchen
MozReview-Commit-ID: KM0sTMM1GaD

--HG--
extra : rebase_source : 013069be4191e2ad50b5af879b690a6760e8429a
2017-07-05 11:42:04 +03:00
Carsten "Tomcat" Book
260b5f956f merge mozilla-inbound to mozilla-central a=merge 2017-07-13 16:35:22 +02:00