Commit Graph

39270 Commits

Author SHA1 Message Date
James Graham
e056e81c8f Bug 1580097 - Revert bogus metadata change, r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D48571

--HG--
extra : moz-landing-system : lando
2019-10-08 16:51:08 +00:00
Masayuki Nakano
bb14f09ee9 Bug 1566795 - part 4: Make HTMLEditor not check IsCSSEnabled() at removing inline style r=m_kato
For compatibility with Chrome, when removing inline style at block parent,
we should reset the style with creating `<span>` element whose `style`
attribute removes the style.  We do this only in CSS mode, but we should do
it in HTML mode too.

This patch also makes `FontFaceStateCommand::SetState()` ignore `tt` value
if its root caller is `Document::ExecCommand()`.  It was implemented for
composer to handle XUL command in bug 115922.  Therefore, we should not do
this special handling on the web.  If it were possible to separate this
change to another bug, it'd be nicer.  But without this change, we'll have
a lot of regressions of `Document.execCommand("fontname")`.  Therefore,
this is also fixed in this patch.

Note that this removes first `.ini` file selection because
the tests cannot be run without test number range parameter.
So, the sections are not used anymore.

Differential Revision: https://phabricator.services.mozilla.com/D47862

--HG--
extra : moz-landing-system : lando
2019-10-08 09:24:19 +00:00
Cosmin Sabou
743a270807 Bug 1586526 - Annotate the tests as fail-if on release or beta. r=fredw,aryx
Differential Revision: https://phabricator.services.mozilla.com/D48277

--HG--
extra : moz-landing-system : lando
2019-10-08 02:13:53 +00:00
Razvan Maries
a6b9e7fdbc Backed out changeset 90695432b21e (bug 1566795)for build bustages on HTMLStyleEditor.cpp. CLOSED TREE 2019-10-08 10:21:58 +03:00
Masayuki Nakano
b1996e5052 Bug 1566795 - part 4: Make HTMLEditor not check IsCSSEnabled() at removing inline style r=m_kato
For compatibility with Chrome, when removing inline style at block parent,
we should reset the style with creating `<span>` element whose `style`
attribute removes the style.  We do this only in CSS mode, but we should do
it in HTML mode too.

This patch also makes `FontFaceStateCommand::SetState()` ignore `tt` value
if its root caller is `Document::ExecCommand()`.  It was implemented for
composer to handle XUL command in bug 115922.  Therefore, we should not do
this special handling on the web.  If it were possible to separate this
change to another bug, it'd be nicer.  But without this change, we'll have
a lot of regressions of `Document.execCommand("fontname")`.  Therefore,
this is also fixed in this patch.

Note that this removes first `.ini` file selection because
the tests cannot be run without test number range parameter.
So, the sections are not used anymore.

Differential Revision: https://phabricator.services.mozilla.com/D47862

--HG--
extra : moz-landing-system : lando
2019-10-07 05:31:19 +00:00
Brian Birtles
8b913dca40 Bug 1586643 - Don't make visibility additive; r=boris
As per discussion here: https://github.com/web-platform-tests/wpt/pull/19160

This property type does not have a procedure for addition defined so it should
not be additive.

Differential Revision: https://phabricator.services.mozilla.com/D48454

--HG--
extra : moz-landing-system : lando
2019-10-08 01:27:29 +00:00
Boris Chiou
089664a09e Bug 1506939 - Enable individual transform on nightly. r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D48239

--HG--
extra : moz-landing-system : lando
2019-10-07 21:48:44 +00:00
Emilio Cobos Álvarez
3e3ace9ba1 Bug 1586909 - followup: Appease wptlint.
MANUAL PUSH: bustage
2019-10-08 01:00:30 +02:00
Emilio Cobos Álvarez
bb4daeb401 Bug 1586909 - Process anchor suppressions even when ignoring adjustments. r=dholbert
Otherwise we may keep the scroll anchor around and we may try to anchor to it
later even though we should've really suppressed it completely.

Maybe we should just call InvalidateAnchor() unconditionally from that code
path, even if there are no suppressions pending...

Differential Revision: https://phabricator.services.mozilla.com/D48456

--HG--
extra : moz-landing-system : lando
2019-10-07 22:47:15 +00:00
Coroiu Cristina
2b20898578 Merge inbound to mozilla-central a=merge 2019-10-08 00:52:41 +03:00
moz-wptsync-bot
68ad69e789 Bug 1585719 - [wpt-sync] Update web-platform-tests to e2381a6676f1ae4a491cfbac5805d25d491798a2, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: e2381a6676f1ae4a491cfbac5805d25d491798a2
wpt-type: landing
2019-10-07 10:15:39 +00:00
Philip Jägenstedt
62ac9962d3 Bug 1584342 [wpt PR 19342] - Remove unused --channel=experimental for resources/ tests, a=testonly
Automatic update from web-platform-tests
Remove unused --channel=experimental for resources/ tests

The argument is documented as "Chrome browser channel" and isn't used
here because Chrome isn't involved.
--

wpt-commits: e2381a6676f1ae4a491cfbac5805d25d491798a2
wpt-pr: 19342
2019-10-07 10:10:10 +00:00
moz-wptsync-bot
305a76e310 Bug 1584945 [wpt PR 19396] - Update wpt metadata, a=testonly
wpt-pr: 19396
wpt-type: metadata
2019-10-07 10:10:09 +00:00
Canon Mukai
9e620507b3 Bug 1584945 [wpt PR 19396] - Add more tests to DecompressionStream, a=testonly
Automatic update from web-platform-tests
Add more tests to DecompressionStream

I added three tests.
- empty input
- splitting a chunk
- check the output really is Uint8Array

Bug: 999091
Change-Id: Ifa4374f85d02150ea2059f6190df71f420467151
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831958
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Adam Rice <ricea@chromium.org>
Commit-Queue: Canon Mukai <canonmukai@google.com>
Cr-Commit-Position: refs/heads/master@{#701489}

--

wpt-commits: 16e85c840d5d0a1cb0f2d37c82c092172f94618a
wpt-pr: 19396
2019-10-07 10:10:09 +00:00
moz-wptsync-bot
d08f844f65 Bug 1585117 [wpt PR 19409] - Update wpt metadata, a=testonly
wpt-pr: 19409
wpt-type: metadata
2019-10-07 10:10:08 +00:00
Piotr Bialecki
b8b9d8f18b Bug 1585117 [wpt PR 19409] - Test origin-offset for viewer space, a=testonly
Automatic update from web-platform-tests
Test origin-offset for `viewer` space

Bug: 1009129

Change-Id: Iea0ee4259c894db49a76f8f4e1ca9b53f95f69ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829296
Commit-Queue: Piotr Bialecki <bialpio@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701468}

--

wpt-commits: 187e0e0d82dd6c2440ae6673b5ed2e130dc61a70
wpt-pr: 19409
2019-10-07 10:10:08 +00:00
Tsuyoshi Horo
337402138c Bug 1585227 [wpt PR 19428] - Revert "Update emulated position on each XRFrame", a=testonly
Automatic update from web-platform-tests
Revert "Update emulated position on each XRFrame"

This reverts commit 8be89ae08126913ff4447927ac5a087b8d6babcf.

Reason for revert: Build failure:

https://ci.chromium.org/p/chromium/builders/ci/Win%20x64%20Builder/79827
[4142/15096] CXX obj/device/vr/vr/openxr_controller.obj
FAILED: obj/device/vr/vr/openxr_controller.obj
C:\b\s\w\ir\cache\goma\client\gomacc.exe ..\..\third_party\llvm-build\Release+Asserts\bin\clang-cl.e...(too long)
../../device/vr/openxr/openxr_controller.cc(204,19): error: no member named 'emulated_position' in 'device::mojom::XRInputSourceDescription'
description_->emulated_position = false;
~~~~~~~~~~~~  ^
1 error generated.

Original change's description:
> Update emulated position on each XRFrame
>
> For both the head poses and input poses, send this value through mojo
> from the device process to the renderer process on every frame.
>
> Bug: 969131
> Change-Id: Ie895deb75bddb6dd883d09828cfcb30f335d3793
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825478
> Auto-Submit: Jacob DeWitt <jacde@chromium.org>
> Commit-Queue: Will Harris <wfh@chromium.org>
> Reviewed-by: Will Harris <wfh@chromium.org>
> Reviewed-by: Klaus Weidner <klausw@chromium.org>
> Reviewed-by: Alexander Cooper <alcooper@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#701389}

TBR=dcheng@chromium.org,wfh@chromium.org,klausw@chromium.org,jacde@chromium.org,alcooper@chromium.org

Change-Id: I91ec66842b8f0a14bcb85145843fb4d617847066
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 969131
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833005
Reviewed-by: Tsuyoshi Horo <horo@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701401}

--

wpt-commits: 1eb937d8403daa35e94bec451643228f85831222
wpt-pr: 19428
2019-10-07 10:10:08 +00:00
Xida Chen
a0fe9dff40 Bug 1585124 [wpt PR 19410] - Port order-interpolation.html to wpt, a=testonly
Automatic update from web-platform-tests
Port order-interpolation.html to wpt

Bug: 900581
Change-Id: I694137d193dcc456034e6ca7dc7d8aadbe68b250
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832146
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701394}

--

wpt-commits: 388757974fabd0355510ea56ae619cef4f1416fb
wpt-pr: 19410
2019-10-07 10:10:07 +00:00
Xida Chen
ec758b8006 Bug 1585115 [wpt PR 19408] - Port opacity-interpolation.html to wpt, a=testonly
Automatic update from web-platform-tests
Port opacity-interpolation.html to wpt

Bug: 900581
Change-Id: I21076e39559d9cc1bf90c567dcab5ac5e7cb6268
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832295
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701393}

--

wpt-commits: 51589939cca0bad7e6650e8c57bcedad1e4aa21a
wpt-pr: 19408
2019-10-07 10:10:07 +00:00
moz-wptsync-bot
514268f082 Bug 1584325 [wpt PR 19336] - Update wpt metadata, a=testonly
wpt-pr: 19336
wpt-type: metadata
2019-10-07 10:10:06 +00:00
Jacob DeWitt
4cf4bda15a Bug 1584325 [wpt PR 19336] - Update emulated position on each XRFrame, a=testonly
Automatic update from web-platform-tests
Update emulated position on each XRFrame

For both the head poses and input poses, send this value through mojo
from the device process to the renderer process on every frame.

Bug: 969131
Change-Id: Ie895deb75bddb6dd883d09828cfcb30f335d3793
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825478
Auto-Submit: Jacob DeWitt <jacde@chromium.org>
Commit-Queue: Will Harris <wfh@chromium.org>
Reviewed-by: Will Harris <wfh@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701389}

--

wpt-commits: 1f22f318239a95db8df5afd5dd586809fcf762b2
wpt-pr: 19336
2019-10-07 10:10:06 +00:00
autofoolip
6c63c288a5 Bug 1585215 [wpt PR 19426] - Update interfaces/web-bluetooth.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/web-bluetooth.idl (#19426)

Source: https://github.com/tidoust/reffy-reports/blob/7ac8870/ed/idl/web-bluetooth.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591766585
--

wpt-commits: 1f41a733f4ade32cc249fd8fd0237c77a35729c7
wpt-pr: 19426
2019-10-07 10:10:05 +00:00
autofoolip
328fb6f189 Bug 1585214 [wpt PR 19425] - Update interfaces/entries-api.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/entries-api.idl (#19425)

Source: https://github.com/tidoust/reffy-reports/blob/7ac8870/ed/idl/entries-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591766585
--

wpt-commits: 7a8881e4b2c8897a87082754f269ae4e2e5d33f1
wpt-pr: 19425
2019-10-07 10:10:05 +00:00
Aleks Totic
c76722fa45 Bug 1584586 [wpt PR 19374] - [LayoutNG] testcase for codependent scrollbars, a=testonly
Automatic update from web-platform-tests
[LayoutNG] testcase for codependent scrollbars

Just a testcase, because the bug cannot be fixed at this time.

Aborted attempt to fix this is at:
https://chromium-review.googlesource.com/c/chromium/src/+/1820177/4

Bug: 1007065
Change-Id: I44195ec77cc8b0924c81a567a9505e8a77f7d492
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829878
Auto-Submit: Aleks Totic <atotic@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701345}

--

wpt-commits: e2f322248d49cfb11a1bbfebc49f4661b913dd96
wpt-pr: 19374
2019-10-07 10:10:05 +00:00
Mario Sanchez Prada
3057cad614 Bug 1584572 [wpt PR 19372] - Migrate shape_detection.mojom.* interfaces to BrowserInterfaceBroker, a=testonly
Automatic update from web-platform-tests
Migrate shape_detection.mojom.* interfaces to BrowserInterfaceBroker

This CL migrates code to the new BrowserInterfaceBroker class for the
TextDetection, BarcodeDetectionProvider and FaceDetectionProvider mojo
interfaces. This allows retrieving the remote implementation from the
renderer process without relying on FrameClient's InterfaceProvider.

Bug: 955171, 978694, 936482
Change-Id: I8772caa7877bc9d5ee14043dba87c59a4e9fbd77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826782
Commit-Queue: Mario Sanchez Prada <mario@igalia.com>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Oksana Zhuravlova <oksamyt@chromium.org>
Reviewed-by: Dominick Ng <dominickn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701312}

--

wpt-commits: e2d4b543491ce7bfb51afdfb11a8197e1e78c223
wpt-pr: 19372
2019-10-07 10:10:04 +00:00
Robert Ma
0b3a4d054e Bug 1585011 [wpt PR 19402] - [wptrunner] Explicitly ignore certificate errors for Chrome, a=testonly
Automatic update from web-platform-tests
[wptrunner] Explicitly ignore certificate errors for Chrome

ChromeDriver will no longer pass --ignore-certificate-error by default
and users need to explicitly request the acceptInsecureCerts capability.

https://crbug.com/chromedriver/3148

--

wpt-commits: 98fe3d29b673c33e468e5661709a4e3ca33189d1
wpt-pr: 19402
2019-10-07 10:10:04 +00:00
Sahel Sharify
b2145f50ac Bug 1584365 [wpt PR 19343] - Reland "[Payments] Enable shipping and contact info delegation [4/5]", a=testonly
Automatic update from web-platform-tests
Reland "[Payments] Enable shipping and contact info delegation [4/5]"

This is a reland of 3dd95e215bbb616913239ed37e61d15e894cf561
The payment_method_change_response is not renamed in the reland since clank
repository is using PaymentMethodChangeResponse.
The rename will be landed in a separate cl.

Original change's description:
> [Payments] Enable shipping and contact info delegation [4/5]
>
> This cl implements shipping address/option change events for PH. With
> this change payment handlers can notify the merchant when the user
> changes the selected shipping address/option, and wait for updated
> details (e.g. new shipping cost, etc) from merchant.
>
> For overall flow please check
> https://chromium-review.googlesource.com/c/chromium/src/+/1779003
>
> Bug: 984694
> Change-Id: Id881ba22bf4c846a4570801bacc49e5d4e89a72b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804557
> Reviewed-by: Mike West <mkwst@chromium.org>
> Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
> Commit-Queue: Sahel Sharify <sahel@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#700238}

Bug: 984694
Change-Id: I9a1a84e56701287eb3625b6a681a3f346c47a6e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828101
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Sahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701255}

--

wpt-commits: 421b6a7ee66ed3e48d5e16ed6cfd86c1f7f378ac
wpt-pr: 19343
2019-10-07 10:10:03 +00:00
moz-wptsync-bot
c6095bfc0e Bug 1585113 [wpt PR 19407] - Update wpt metadata, a=testonly
wpt-pr: 19407
wpt-type: metadata
2019-10-07 10:10:03 +00:00
autofoolip
db03529747 Bug 1585113 [wpt PR 19407] - Update interfaces/webusb.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/webusb.idl (#19407)

Source: https://github.com/tidoust/reffy-reports/blob/8c9e1c6/ed/idl/webusb.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591638139
--

wpt-commits: 9e5d2c3b83bf1fec00cdec6b636469f0811f0f99
wpt-pr: 19407
2019-10-07 10:10:02 +00:00
autofoolip
a9a82c6d3d Bug 1585112 [wpt PR 19406] - Update interfaces/shape-detection-api.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/shape-detection-api.idl (#19406)

Source: https://github.com/tidoust/reffy-reports/blob/8c9e1c6/ed/idl/shape-detection-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591638139
--

wpt-commits: 20116628d6fa6ac2ecb2fea3d0c8dfaab777c852
wpt-pr: 19406
2019-10-07 10:10:02 +00:00
autofoolip
e40d5df72a Bug 1585111 [wpt PR 19405] - Update interfaces/presentation-api.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/presentation-api.idl (#19405)

Source: https://github.com/tidoust/reffy-reports/blob/8c9e1c6/ed/idl/presentation-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591638139
--

wpt-commits: 6b8cb71a94a88c7a517ffc990eed1609e19b8c16
wpt-pr: 19405
2019-10-07 10:10:01 +00:00
Maks Orlovich
37ef02d678 Bug 1583289 [wpt PR 19228] - Handle special origins for site_for_cookies computation at top-level., a=testonly
Automatic update from web-platform-tests
Handle special origins for site_for_cookies computation at top-level.

In particular, at top-level too, the computation should be about origins,
not URLs, to resolve about:blank and to stop fighting with sandbox.

Bug: 911299
Change-Id: I2d1b05b597ec7c5062f7beb320ccc3384e22cf82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816656
Commit-Queue: Maks Orlovich <morlovich@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Łukasz Anforowicz <lukasza@chromium.org>
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701142}

--

wpt-commits: 563a1ecea1478f6ef34c50259c3ff66bb5ea4fc3
wpt-pr: 19228
2019-10-07 10:10:01 +00:00
Xida Chen
34fcaf2c44 Bug 1584877 [wpt PR 19392] - Port clip-path interpolation to wpt, a=testonly
Automatic update from web-platform-tests
Port clip-path interpolation to wpt

Bug: 900581
Change-Id: I9d1c84c30f630eae5001abef60af03d827436512
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831261
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701122}

--

wpt-commits: 521caf5b7fb93f198a3f4de3d81f5f023765a8c5
wpt-pr: 19392
2019-10-07 10:10:00 +00:00
moz-wptsync-bot
93493248b9 Bug 1584971 [wpt PR 19399] - Update wpt metadata, a=testonly
wpt-pr: 19399
wpt-type: metadata
2019-10-07 10:10:00 +00:00
Luke Bjerring
8718b49993 Bug 1584971 [wpt PR 19399] - Add webrtc-identity IDL and test, a=testonly
Automatic update from web-platform-tests
Add webrtc-identity IDL and test (#19399)

Closes https://github.com/web-platform-tests/wpt/pull/19292.
--

wpt-commits: 809afabfac3d41fafa92b20e66f784221ed6129e
wpt-pr: 19399
2019-10-07 10:09:59 +00:00
Stefano Sanfilippo
b2c2baeff2 Bug 1584941 [wpt PR 19394] - [Trusted Types] Change violation resource to trusted-types-sink., a=testonly
Automatic update from web-platform-tests
[Trusted Types] Change violation resource to trusted-types-sink.

Following updates in the spec, see https://w3c.github.io/webappsec-trusted-types/dist/spec/#should-block-sink-type-mismatch.

Change-Id: Ia3622696068aaaa74cca7c1e08e475edd6b75016
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829382
Commit-Queue: Stefano Sanfilippo <ssanfilippo@chromium.org>
Reviewed-by: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701109}

--

wpt-commits: 014f5fed2e0c13234d40f4ad8a458398450da1f4
wpt-pr: 19394
2019-10-07 10:09:58 +00:00
Xida Chen
af26120665 Bug 1584883 [wpt PR 19393] - Port margin-interpolation.html to wpt, a=testonly
Automatic update from web-platform-tests
Port margin-interpolation.html to wpt

Bug: 900581
Change-Id: I13e9433c00bf606f4d7258c76609cdb84e8b0b08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831264
Commit-Queue: Xida Chen <xidachen@chromium.org>
Reviewed-by: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701099}

--

wpt-commits: e7a6e5be4efa004015cda98869274ef9fe965082
wpt-pr: 19393
2019-10-07 10:09:58 +00:00
Xida Chen
ef7357bc82 Bug 1584869 [wpt PR 19390] - Port border spacing interpolation to wpt/, a=testonly
Automatic update from web-platform-tests
Port border spacing interpolation to wpt/

Bug: 900581
Change-Id: I996882864b4e4aaf5d1f3e4a4d904d488898a6f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1830921
Commit-Queue: Xida Chen <xidachen@chromium.org>
Reviewed-by: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701096}

--

wpt-commits: 65d079766f2feb13acf7ea42fed5b290b453c73c
wpt-pr: 19390
2019-10-07 10:09:57 +00:00
moz-wptsync-bot
0307d30df3 Bug 1579168 [wpt PR 19318] - [Gecko Bug 1579168] Fix updating metadata for results that are expected but have known intermittents, a=testonly
Automatic update from web-platform-tests
Fix updating metadata for results that are expected but have known intermittents

We were assuming that in the case that the status matched expected we'd have
no expected entry in the log data. But actually it was being set to None, so
handle both those cases.

Differential Revision: https://phabricator.services.mozilla.com/D44874

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1579168
gecko-commit: 4fe3084ae3e4ce4f20ebf6c0cf333381ac93a0c8
gecko-integration-branch: central
gecko-reviewers: maja_zf

--
Fix formatting
--

wpt-commits: 44df76773a7aa7361f6ca077180b3479d257cb16, 7c7f09fecc6dd4bcb38f97c9de4080038b067dac
wpt-pr: 19318
2019-10-07 10:09:57 +00:00
autofoolip
5403de36bf Bug 1584958 [wpt PR 19398] - Update interfaces/webaudio.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/webaudio.idl (#19398)

Source: https://github.com/tidoust/reffy-reports/blob/d043986/ed/idl/webaudio.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591477212
--

wpt-commits: a57ec1432f22ac42e8e219a32e2abd7c0baa5b09
wpt-pr: 19398
2019-10-07 10:09:56 +00:00
moz-wptsync-bot
916315fbb9 Bug 1584957 [wpt PR 19397] - Update wpt metadata, a=testonly
wpt-pr: 19397
wpt-type: metadata
2019-10-07 10:09:56 +00:00
autofoolip
f57cc4a0e8 Bug 1584957 [wpt PR 19397] - Update interfaces/css-animation-worklet.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/css-animation-worklet.idl (#19397)

Source: https://github.com/tidoust/reffy-reports/blob/d043986/ed/idl/css-animation-worklet.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591477212
--

wpt-commits: b4a9992b20005eccd4f832bc0259d3a90efb8d40
wpt-pr: 19397
2019-10-07 10:09:55 +00:00
moz-wptsync-bot
e61100bd8f Bug 1583401 [wpt PR 17563] - Update wpt metadata, a=testonly
wpt-pr: 17563
wpt-type: metadata
2019-10-07 10:09:55 +00:00
Stanley Hon
18e34fdb80 Bug 1583401 [wpt PR 17563] - Update "Take Element Screenshot" and "Take Screenshot" user prompt tests to respect unhandled prompt behavior, a=testonly
Automatic update from web-platform-tests
Update "Take Element Screenshot" and "Take Screenshot" user prompt tests to respect unhandled prompt behavior (#17563)

--

wpt-commits: 4f22c5b19bae217799ce92c9df6dfdf2800c6d81
wpt-pr: 17563
2019-10-07 10:09:54 +00:00
moz-wptsync-bot
9a0b6eaa08 Bug 1582044 [wpt PR 19131] - Update wpt metadata, a=testonly
wpt-pr: 19131
wpt-type: metadata
2019-10-07 10:09:54 +00:00
Canon Mukai
6d54b4b720 Bug 1582044 [wpt PR 19131] - Implement DecompressionStream, a=testonly
Automatic update from web-platform-tests
Implement DecompressionStream

This is behind a flag.
And I added some JavaScript tests.

Design Doc:
https://docs.google.com/document/d/1TovyqqeC3HoO0A4UUBKiCyhZlQSl7jM_F7KbWjK2Gcs/edit#heading=h.7nki9mck5t64

Bug: 999091
Change-Id: I4c34d9b80fe50242c6547662040439a541b652b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810447
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Adam Rice <ricea@chromium.org>
Commit-Queue: Canon Mukai <canonmukai@google.com>
Cr-Commit-Position: refs/heads/master@{#701041}

--

wpt-commits: 2d9e88e3c597f4fffa7f55c2ec856e6f2e8c1657
wpt-pr: 19131
2019-10-07 10:09:53 +00:00
Hiroshige Hayashizaki
27ccbca407 Bug 1579499 [wpt PR 18903] - [WPT/upgrade-insecure-requests] Migrate to common/security-features generator, a=testonly
Automatic update from web-platform-tests
[WPT/upgrade-insecure-requests] Migrate to common/security-features generator

This CL migrates most of the wpt/upgrade-insecure-requests tests
from upgrade-insecure-requests/support/generate.py
into the /common/security-features generator framework.

Actual file regeneration is done in
https://chromium-review.googlesource.com/c/chromium/src/+/1788553
and the coverage will become larger than the current generator.
Particularly, this (and the regeneration CL) adds the following cases:

- `upgrade-insecure-requests` is delivered by HTTP response headers.
  Previously, only the delivery via <meta> was tested.
- `upgrade-insecure-requests` isn't delivered and thus requests
  are blocked (as mixed-content or simply failing to connect the server).
  Previously, only successfully upgraded cases were tested.

Bug: 1001422
Change-Id: I351f4dcc75c1008cf743b63dfb585ca82e199f39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1788551
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701027}

--

wpt-commits: 186ba21183496dcf9ad5f4125986622dfef54f44
wpt-pr: 18903
2019-10-07 10:09:53 +00:00
Takashi Toyoshima
5cf9c34881 Bug 1584493 [wpt PR 19364] - OOR-CORS: Cleanup preflight algorithm changes, a=testonly
Automatic update from web-platform-tests
OOR-CORS: Cleanup preflight algorithm changes

Now that the adding "Accept: */*" is clearly defined in
the fetch spec, this patch make some cleanups to follow
the spec algorithm, and remove a link to the issue thread.

Bug: 995740
Change-Id: I5a8899f1a02254e95009c4202957e73e8e4ece31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828767
Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org>
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701023}

--

wpt-commits: dd28ef4ed6b7a16ad2a4444ec27da805a4e02564
wpt-pr: 19364
2019-10-07 10:09:52 +00:00
Stoyan
00c5016a5c Bug 1580804 [wpt PR 19015] - Adding resource timing test that checks for #hash in the URL, a=testonly
Automatic update from web-platform-tests
Adding resource timing test that checks for #hash in the URL (#19015)

* Adding resource timing test that checks for #hash in the URL

Mostly copypasta of the `resource-timing/resource_cached.htm` test

Currently the test fails in Safari. Safari seems to strip the hash when it comes to images. XHRs look ok.

* simpler hash test, no iframes

using relatively recent features (filter and const), not sure if it's ok

* removed EOL whitespace

./wpt lint resource-timing

--

wpt-commits: 68abc3a55e4dcca5a5fc18c778619af0dee25d77
wpt-pr: 19015
2019-10-07 10:09:52 +00:00
autofoolip
38f37c92bd Bug 1584818 [wpt PR 19389] - Update interfaces/gyroscope.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/gyroscope.idl (#19389)

Source: https://github.com/tidoust/reffy-reports/blob/c127661/ed/idl/gyroscope.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/591090590
--

wpt-commits: 2076a0b69aa8e448d975f6cc2c9cd12817bb8510
wpt-pr: 19389
2019-10-07 10:09:52 +00:00