a8072af5720330edfa291d789ddb8aa823afb828: Bug 1634718 [wpt PR 23339] - Rename PeriodicBackgroundSync to periodic-background-sync, a=testonly
Philip Jägenstedt <philip@foolip.org> - Wed, 13 May 2020 03:56:40 +0000 - rev 593692
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634718 [wpt PR 23339] - Rename PeriodicBackgroundSync to periodic-background-sync, a=testonly
Automatic update from web-platform-tests
Rename PeriodicBackgroundSync to periodic-background-sync (#23339)
To match the spec shortname.
Also adds a META.yml with the spec editors as suggested reviewers.
--
wpt-commits: 6309e8e5e22c830b56bf8061eed95d1eec0bb2fd
wpt-pr: 23339
2a86ee8bf5326c9f91eb725518270f418b89f3f9: Bug 1634298 [wpt PR 23337] - [webrtc] remove unnecessary `ctx.getImageData()` call, a=testonly
Philip Jägenstedt <philip@foolip.org> - Wed, 13 May 2020 03:56:29 +0000 - rev 593691
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634298 [wpt PR 23337] - [webrtc] remove unnecessary `ctx.getImageData()` call, a=testonly
Automatic update from web-platform-tests
[webrtc] remove unnecessary `ctx.getImageData()` call (#23337)
See https://github.com/web-platform-tests/wpt/pull/22779#discussion_r407830942
--
wpt-commits: a9f1e8c01979f0415e4f18396fa7b46d257a675a
wpt-pr: 23337
87cf701578228b2f32a7cb3623054619adcb2f0d: Bug 1633690 [wpt PR 23290] - [css-transforms] correctly mark css-transform-scale-001.html as manual, a=testonly
Philip Jägenstedt <philip@foolip.org> - Wed, 13 May 2020 03:56:23 +0000 - rev 593690
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633690 [wpt PR 23290] - [css-transforms] correctly mark css-transform-scale-001.html as manual, a=testonly
Automatic update from web-platform-tests
[css-transforms] correctly mark css-transform-scale-001.html as manual (#23290)
This should have been <meta name="flags" content="interact"> to work,
but that is deprecated in favor of naming tests -manual:
https://web-platform-tests.org/writing-tests/css-metadata.html#requirement-flags
--
wpt-commits: 42b91cf5cb33df21c86c4b0c843af1ad58ec230d
wpt-pr: 23290
aa5aaef185f4b81241bc6a3bb3c332defae6465f: Bug 1634249 [wpt PR 23333] - Simplify script text modifications test, a=testonly
Dominic Farolino <dom@chromium.org> - Wed, 13 May 2020 03:56:17 +0000 - rev 593689
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634249 [wpt PR 23333] - Simplify script text modifications test, a=testonly
Automatic update from web-platform-tests
Simplify script text modifications test
This test was previously added in https://crrev.com/c/1091912/. The
test asserts the correct behavior, but does so in a way that relies
certain async script scheduling behavior which is not mandatory. This
CL changes the test to assert the same thing, but without relying on an
async script, and implicitly its scheduling.
Bug: 686281
Change-Id: I7b1ae20fb77cfefdfc68dd12a0db9be9e2314cfe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2173476
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#764161}
--
wpt-commits: 6f5416ad894f15f369ce0bc70784773aaf5fe01a
wpt-pr: 23333
1e8b09009b9ce6b5374a587fcc06ebcff9b0e8bc: Bug 1633441 [wpt PR 23267] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 05 May 2020 18:34:00 +0000 - rev 593688
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633441 [wpt PR 23267] - Update wpt metadata, a=testonly
wpt-pr: 23267
wpt-type: metadata
7081cf7a95c60480295fa4c486ae56fad379c2c9: Bug 1633441 [wpt PR 23267] - extended typing test for input events, a=testonly
Johannes Wilm <mail@johanneswilm.org> - Wed, 13 May 2020 03:56:08 +0000 - rev 593687
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633441 [wpt PR 23267] - extended typing test for input events, a=testonly
Automatic update from web-platform-tests
extended typing test for input events (#23267)
--
wpt-commits: e51f414776c4e7efa7cfa5fe63a3a8b3969e06ac
wpt-pr: 23267
a2740075b6ea08c94f1bf9aea75ef89b328b5721: Bug 1628246 [wpt PR 22779] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Thu, 30 Apr 2020 09:15:41 +0000 - rev 593686
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1628246 [wpt PR 22779] - Update wpt metadata, a=testonly
wpt-pr: 22779
wpt-type: metadata
7bf043c2f796af5e6e523d27ed55450bf9ac41e5: Bug 1628246 [wpt PR 22779] - Add a test for ReplaceTrack that verifies video track content., a=testonly
Harald Alvestrand <hta@chromium.org> - Wed, 13 May 2020 03:55:59 +0000 - rev 593685
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1628246 [wpt PR 22779] - Add a test for ReplaceTrack that verifies video track content., a=testonly
Automatic update from web-platform-tests
Add a test for ReplaceTrack that verifies video track content.
This verifies that replaceTrack() actually replaces the track.
Adds a new helper function to add a "signal" square into a noise track.
Bug: none
Change-Id: Ia90535c984d65adcdf2c63a5700b08d7c1e384c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141913
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758062}
--
wpt-commits: 0de19dc97fb8a46fc83c95153da7bbffb7018c54
wpt-pr: 22779
c54d3d641172607595b7425d7525f154729de353: Bug 1634150 [wpt PR 23323] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Thu, 30 Apr 2020 08:58:56 +0000 - rev 593684
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634150 [wpt PR 23323] - Update wpt metadata, a=testonly
wpt-pr: 23323
wpt-type: metadata
bb9e97bac1f689b8e92741022674c1ea5d3a2ce0: Bug 1634150 [wpt PR 23323] - Fix idlharness.js' handling of Float(32/64)Array types, a=testonly
Piotr Bialecki <bialpio@chromium.org> - Wed, 13 May 2020 03:55:41 +0000 - rev 593683
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634150 [wpt PR 23323] - Fix idlharness.js' handling of Float(32/64)Array types, a=testonly
Automatic update from web-platform-tests
Fix idlharness.js' handling of Float(32/64)Array types
idlharness.js does not seem to correctly handle Float32Array and
Float64Array types. When an interface uses such types, the tests will
fail with the exception thrown from idlharness.js:1221:
`throw new IdlHarnessError("Unrecognized type " + type);`
The fix is to teach idlharness.js how to handle Float(32/64)Array types,
and, while at it, to teach it to handle other typed arrays.
Bug: 1074548
Change-Id: I549f6ae1ea13590207bd4f49b94439ad2a43a13d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2172163
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Piotr Bialecki <bialpio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#764058}
--
wpt-commits: c46ec78846335260f32954bcafa1676d600836f0
wpt-pr: 23323
8bb2e88875a55ad9e3ab6704a32c7ae35f4fc3a3: Bug 1633594 [wpt PR 23282] - [FlexNG] Fix AvailableLogicalHeight calculations for legacy flex-items., a=testonly
Ian Kilpatrick <ikilpatrick@chromium.org> - Wed, 13 May 2020 03:55:36 +0000 - rev 593682
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633594 [wpt PR 23282] - [FlexNG] Fix AvailableLogicalHeight calculations for legacy flex-items., a=testonly
Automatic update from web-platform-tests
[FlexNG] Fix AvailableLogicalHeight calculations for legacy flex-items.
Previously LayoutGrid was determining its height was indefinite within
a flexbox stretching it. This resulted in a zero sized grid.
This patch fixes both:
LayoutBlock::AvailableLogicalHeightForPercentageComputation
LayoutBox::AvailableLogicalHeightUsing
... to read the BoxLayoutExtraInput data-structure to correctly determine
the fixed inline/block sizes, and if the fixed block size should be
treated as definite.
Bug: 1074593
Change-Id: I0cb9401d9f4d93afa94726fcb30fa4a576b04142
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2167157
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#764049}
--
wpt-commits: 006f1f47a86afae4c51fe70539a1def98a65fabe
wpt-pr: 23282
818305611ebe363e5d2a0a687fcb767cb6c03272: Bug 1633868 [wpt PR 23305] - bluetooth: Improve fake device setup helpers, a=testonly
Ovidio Henriquez <odejesush@chromium.org> - Wed, 13 May 2020 03:55:31 +0000 - rev 593681
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633868 [wpt PR 23305] - bluetooth: Improve fake device setup helpers, a=testonly
Automatic update from web-platform-tests
bluetooth: Improve fake device setup helpers
This change adds a more versatile fake device setup helper. This helper
can add services and set the device as connectable and with all services
discovered. Additionally, the device can be requested with the given
RequestDeviceOptions.
This change also adds a global fakeCentral object that enables test to
be able to use it to simulate advertisements or to be able to add more
fake devices mid-test.
This change converts the Blocklist and HID fake helpers. The
Health Thermometer helpers require more work to properly convert to using
the new method, so it will be done in a future patch.
Bug: 1070816
Change-Id: I7ff70949e9ff7b22cc1a4e0ac235a42ea7356018
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2165446
Reviewed-by: James Hollyer <jameshollyer@google.com>
Reviewed-by: Vincent Scheib <scheib@chromium.org>
Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org>
Cr-Commit-Position: refs/heads/master@{#763955}
--
wpt-commits: 7b52c880b7033f29a282684880d0b2dafecf0bc1
wpt-pr: 23305
88c0485b7dc3b7348db580fa2c5fad46374b8c73: Bug 1631998 [wpt PR 23160] - Don't reset computed 'float' for flex and grid items, a=testonly
Alison Maher <almaher@microsoft.com> - Wed, 13 May 2020 03:55:23 +0000 - rev 593680
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1631998 [wpt PR 23160] - Don't reset computed 'float' for flex and grid items, a=testonly
Automatic update from web-platform-tests
Don't reset computed 'float' for flex and grid items
Floated flex and grid items have their 'float' incorrectly computed to
"none". This change fixes this by adjusting IsFloating() for flex and
grid items inside LayoutBox::UpdateFromStyle() instead of inside
StyleAdjuster::AdjustStyleForDisplay().
Beyond this, legend elements are not allowed to be rendered legends
if they are floating. However, if legends are flex items, we
adjust IsFloating() to be false. This causes legends to be
used as rendered legends when they are flex items, even if they
were styled as a float.
This is fixed by checking ComputedStyle::IsFloating() instead
of LayoutObject::IsFloating() when finding the rendered legend in
order to get its non-adjusted floating value.
Bug: 875235,350505
Change-Id: Ia1e7f7c244cc0c443cd58be42854866884b7f7e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157889
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#763988}
--
wpt-commits: 0389e3c73aeea00e2232d4813357a4f930d3d6c7
wpt-pr: 23160
64d14cda8fbd3821cfcd6b8b5f790a7741cf9ac9: Bug 1633577 [wpt PR 23278] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Thu, 30 Apr 2020 01:12:27 +0000 - rev 593679
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633577 [wpt PR 23278] - Update wpt metadata, a=testonly
wpt-pr: 23278
wpt-type: metadata
417cd0a8f56087e441124a4a8dedc3962c880263: Bug 1633577 [wpt PR 23278] - Add Blink flag and IDLs for Delegated Ink Trail, a=testonly
Mario Bianucci <mabian@microsoft.com> - Wed, 13 May 2020 03:55:14 +0000 - rev 593678
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1633577 [wpt PR 23278] - Add Blink flag and IDLs for Delegated Ink Trail, a=testonly
Automatic update from web-platform-tests
Add Blink flag and IDLs for Delegated Ink Trail
Create a Blink flag to hide upcoming feature behind, and add skeleton
IDLs, .cc and .h files for the feature.
TL;DR of feature: Provide developers a simple JS API to improve inking
latency. Latency is reduced by forwarding points from browser to GPU
process more directly, and then drawing them on the swapchain just
before the swap occurs, connecting them to the point most recently
rendered by the app.
Explainer here: https://github.com/WICG/ink-enhancement
i2p: https://groups.google.com/a/chromium.org/d/msg/blink-dev/JeGBzAfR_Bw/Ppo1u7ofBgAJ
Bug: 1052145
Change-Id: Ib0e1b1f6c4fbeaee551ca37770dbd72bdeeaa6b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2161932
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: Daniel Libby <dlibby@microsoft.com>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Commit-Queue: Mario Bianucci <mabian@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#763903}
--
wpt-commits: c07deabcfc966cd2a5eade9bde7d826998b1a1cd
wpt-pr: 23278
1952a07d64e3004df6560cc04cd9198679ebe14a: Bug 1634067 [wpt PR 23318] - Changing OOF type may affect the need for column sets., a=testonly
Morten Stenshorne <mstensho@chromium.org> - Wed, 13 May 2020 03:55:09 +0000 - rev 593677
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1634067 [wpt PR 23318] - Changing OOF type may affect the need for column sets., a=testonly
Automatic update from web-platform-tests
Changing OOF type may affect the need for column sets.
Changing from fixed to absolute position may require us to insert a
column set. Failing to do this may cause immediate rendering problems,
but can also lead to crashes further down the road, because we assume
that there's a column set for the object.
Be less restrictive about (re-)inserting objects into the flow thread.
Bug: 1074480
Change-Id: I8da6a09841d4a857752ebfd9668d669635c0a9bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2173059
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#763852}
--
wpt-commits: 31da90bff3d6fd5cd8169b924125b3253b438ec4
wpt-pr: 23318
bf8634838d268e358b071f10f6eae7ed0b6fd6bb: Bug 1600404 [wpt PR 20543] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Mon, 04 May 2020 23:47:08 +0000 - rev 593676
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1600404 [wpt PR 20543] - Update wpt metadata, a=testonly
wpt-pr: 20543
wpt-type: metadata
0f565474c9ea1df3582a9bb8eed7f1411dea13cc: Bug 1600404 [wpt PR 20543] - [fetch] Correct redirection utility function, a=testonly
jugglinmike <mike@mikepennisi.com> - Wed, 13 May 2020 03:54:47 +0000 - rev 593675
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1600404 [wpt PR 20543] - [fetch] Correct redirection utility function, a=testonly
Automatic update from web-platform-tests
[fetch] Correct redirection utility function (#20543)
`MultipleRedirectTo` is documented as follows:
> go from HTTPS => HTTP => HTTPS to simulate us downgrading then
> upgrading again during the same redirect chain.
However, the redirect chain constructed actually began with an HTTP URL
and therefore did not demonstrate the expected downgrade.
Change the initial URL in the sequence to use HTTPS.
--
wpt-commits: 421a2362caa02bd3ad4162ade6dcb1ca62212b76
wpt-pr: 20543
6166a282f49021332c3ee015423286f0e5f6a7f1: Bug 1628832: [KaiOS] Add kaios specific taskgraph paramters and target tasks; r=Callek
Tom Prince <mozilla@hocat.ca> - Thu, 14 May 2020 18:48:00 +0000 - rev 593674
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1628832: [KaiOS] Add kaios specific taskgraph paramters and target tasks; r=Callek
Differential Revision:
https://phabricator.services.mozilla.com/D75243
aa8830518651068612eee53d8a1d971c4e8a189e: Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek
Tom Prince <mozilla@hocat.ca> - Thu, 14 May 2020 18:47:47 +0000 - rev 593673
Push
13186 by ffxbld-merge at Mon, 01 Jun 2020 09:52:46 +0000
Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek
To help support KaiOS, we are running the kaios project branch in automation, with a
different trust domain. Factor out the usages of `trust-domain` in `.taskcluster.yml`
to make it easy for the kaios branch to merge changes from mozilla-central.
Differential Revision:
https://phabricator.services.mozilla.com/D75242