0f0b046d43eaac6949f934e4ee343151f3106e2b: Bug 1645707 [wpt PR 24141] - move webrtc/receiver-track-live.html to *.https.html, a=testonly
Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com> - Mon, 22 Jun 2020 10:38:45 +0000 - rev 600869
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1645707 [wpt PR 24141] - move webrtc/receiver-track-live.html to *.https.html, a=testonly
Automatic update from web-platform-tests
move webrtc/receiver-track-live.html to *.https.html (#24141)
--
wpt-commits: 7a6332c6839d4bf96a4ea3859786b0c9ff749fd7
wpt-pr: 24141
ec228720a0772a3292920a4e3b1691feceea8642: Bug 1645573 [wpt PR 24137] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Sun, 14 Jun 2020 01:31:03 +0000 - rev 600868
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1645573 [wpt PR 24137] - Update wpt metadata, a=testonly
wpt-pr: 24137
wpt-type: metadata
676cae6112c256c52e9d2b8d1263f82f0e835d74: Bug 1645573 [wpt PR 24137] - [FlexNG] Fix double reversal for wrap-reverse, a=testonly
David Grogan <dgrogan@chromium.org> - Mon, 22 Jun 2020 10:38:37 +0000 - rev 600867
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1645573 [wpt PR 24137] - [FlexNG] Fix double reversal for wrap-reverse, a=testonly
Automatic update from web-platform-tests
[FlexNG] Fix double reversal for wrap-reverse
We were double flipping some static positions for abspos flex children
with align-items: flex-{start,end}.
Included is an extensive test of static positions for abspos flex
children.
Fixed: 1090613
Bug: 845235
Change-Id: I1abd5d114c6740f3736d27aafdd4836b296d5d7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2244590
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#778112}
--
wpt-commits: ef14c5bc0da3d3c0f642a3195a9e41433d36a5ba
wpt-pr: 24137
5c0ce0a37205e620c367f5d6477db00a2494050e: Bug 1643873 [wpt PR 24023] - Implement the media element 'show poster flag' in accordance with spec, a=testonly
Will Cassella <cassew@google.com> - Mon, 22 Jun 2020 10:38:30 +0000 - rev 600866
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1643873 [wpt PR 24023] - Implement the media element 'show poster flag' in accordance with spec, a=testonly
Automatic update from web-platform-tests
Implement the media element 'show poster flag' in accordance with spec
Previously, HTMLMediaElement had a 'DisplayMode' enum which was one of
{ 'kUnknown', 'kPoster', 'kVideo' }. This didn't mesh well with the
spec, which only mentions the 'show poster flag' as being true or false.
Additionally, the points where this mode was changed were inconsistent
with the spec, and resulted in us showing video contents when we should
be showing the poster, and makes implementing other features dependent
on the state of the 'show poster flag' difficult, such as the cue
timeline.
This CL removes 'DisplayMode' from HTMLMediaElement (though reintroduces
it in a limited form in LayoutVideo), and implements the
'show-poster-flag' in accordance with the spec. This makes the behavior
of poster rendering (as detailed in the attached bug) consistent with
Firefox and Safari.
Bug: 1007241
Change-Id: Iaaf3a10581357443b7889578360852e0a674e68c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222948
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#778039}
--
wpt-commits: 04caec1f4f239a2f1b36b6eaa5017f421b242694
wpt-pr: 24023
6ddaab82e8aec48f193aaca616e396d7aa49827e: Bug 1644708 [wpt PR 24083] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Sat, 13 Jun 2020 02:55:55 +0000 - rev 600865
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644708 [wpt PR 24083] - Update wpt metadata, a=testonly
wpt-pr: 24083
wpt-type: metadata
261b96e41af0dd40595df64c644a4cfaabdebccd: Bug 1644708 [wpt PR 24083] - [COOP] Access reporting. Update the test., a=testonly
arthursonzogni <arthursonzogni@chromium.org> - Mon, 22 Jun 2020 10:38:09 +0000 - rev 600864
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644708 [wpt PR 24083] - [COOP] Access reporting. Update the test., a=testonly
Automatic update from web-platform-tests
[COOP] Access reporting. Update the test.
The prototype:
https://chromium-review.googlesource.com/c/chromium/src/+/2223934
will soon properly reports:
report > url
report > body > violation-type
report > body > property
report > body > source-file
report > body > lineno
report > body > colno
This patch reflect this in the existing tests and fixes a few bugs.
Bug: 1090273
Change-Id: I840a07ef98979ab7b36286124161ca165c228303
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238114
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Pâris Meuleman <pmeuleman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776942}
--
Fix a typo
--
wpt-commits: 029a4a94924c3602806508b9dc0d312bbd620462, 7a1f71e5ed6c1de8e732ebb09d4e16b6598e1c1d
wpt-pr: 24083
3fb6b940ae6435c72a844555ab911d7d96df5601: Bug 1644226 [wpt PR 24041] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Tue, 09 Jun 2020 16:18:47 +0000 - rev 600863
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644226 [wpt PR 24041] - Update wpt metadata, a=testonly
wpt-pr: 24041
wpt-type: metadata
3737cf2acaf3a4ace90d36665a8b5e0fa240e427: Bug 1644226 [wpt PR 24041] - Move manual offscreen wpt tests to own folder, a=testonly
Aaron Krajeski <aaronhk@chromium.org> - Mon, 22 Jun 2020 10:37:56 +0000 - rev 600862
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644226 [wpt PR 24041] - Move manual offscreen wpt tests to own folder, a=testonly
Automatic update from web-platform-tests
Move manual offscreen wpt tests to own folder
Bug: 1091267
Change-Id: Ibe58b5778860d91d3181ded85024f27271d4a0d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236040
Reviewed-by: Yi Xu <yiyix@chromium.org>
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#776545}
--
wpt-commits: 84aa6693018e3a1b95932cd19cae6a75e2d05138
wpt-pr: 24041
d8ea5e63d92ff61a55c8ecd5a60ecc517e48b47c: Bug 1644978 [wpt PR 24106] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Sat, 13 Jun 2020 00:09:35 +0000 - rev 600861
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644978 [wpt PR 24106] - Update wpt metadata, a=testonly
wpt-pr: 24106
wpt-type: metadata
29f4761dd7285472f32e6de41e193858e2bd58ff: Bug 1644978 [wpt PR 24106] - Enable transformed rasterization for trivial 3D transforms, a=testonly
Manuel Rego Casasnovas <rego@igalia.com> - Mon, 22 Jun 2020 10:37:46 +0000 - rev 600860
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644978 [wpt PR 24106] - Enable transformed rasterization for trivial 3D transforms, a=testonly
Automatic update from web-platform-tests
Enable transformed rasterization for trivial 3D transforms
This patch adds a new compositing reason kTrivial3DTransform
separated from k3DTransform, so we can identify trivial 3D transforms.
It modifies CompositingReasonFinder in order to return
kTrivial3DTransform or k3DTransform as compositing reason.
On top of that the patch enables transformed rasterization
for the new compositing reason kTrivial3DTransform.
BUG=1078401
TEST=CompositedLayerMappingTest.TransformedRasterizationForTrivial3DTransform
TEST=CompositingRequirementsUpdaterTest.NonTrivial3DTransforms
TEST=external/wpt/css/css-transforms/subpixel-transform-changes-004.html
Change-Id: I1acb7846af8d86c26474322818bd80c8bde2d031
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241111
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Manuel Rego <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#777899}
--
wpt-commits: 81c7371e592a9c83ead9e09349e0f704012b14f8
wpt-pr: 24106
179608c597f0d23d0c0e3ffd588ed8911ce81c80: Bug 1645256 [wpt PR 24126] - Ignore layout shifts from a SliderThumbElement., a=testonly
Steve Kobes <skobes@chromium.org> - Mon, 22 Jun 2020 10:37:41 +0000 - rev 600859
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1645256 [wpt PR 24126] - Ignore layout shifts from a SliderThumbElement., a=testonly
Automatic update from web-platform-tests
Ignore layout shifts from a SliderThumbElement.
Bug: 1088311
Change-Id: I9e93f3193de6d75bfb2d5c384a0455619340f961
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233310
Commit-Queue: Steve Kobes <skobes@chromium.org>
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#777876}
--
wpt-commits: 73814a2990e02f5434f9fca00f0f4c84cfba99ab
wpt-pr: 24126
d1493c2efe360bd3d1f715e0d32210568312e983: Bug 1644895 [wpt PR 24099] - Split up canvas test yaml files, a=testonly
Aaron Krajeski <aaronhk@chromium.org> - Mon, 22 Jun 2020 10:37:36 +0000 - rev 600858
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644895 [wpt PR 24099] - Split up canvas test yaml files, a=testonly
Automatic update from web-platform-tests
Split up canvas test yaml files
canvas2d tests in the wpt directory are stored in gigantic (>10,000
line) files. This CL attempts to split them up by theme. The script
for splitting them is here:
https://github.com/mysteryDate/wpt-helper-scripts/blob/master/split_yaml.py
The biggest files are still quite large, but it's a start. Also I think
there's some redundancy between the offscreen and element versions that
could be addressed later. Running build.sh now doesn't change any files,
which is to be expected.
Wide-gamut tests are all manual and live inside here now:
https://cs.chromium.org/chromium/src/third_party/blink/web_tests/external/wpt/html/canvas/element/manual/wide-gamut-canvas/resources/
The pngs deleted with this CL are unused copies.
Bug: 1093484, 1071217
Change-Id: Id8fb79df3134e5f4e504c1c57e0da679f09afc64
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240038
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Juanmi Huertas <juanmihd@chromium.org>
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#777421}
--
Fix gentestutils.py
--
wpt-commits: e95d9d28f41f052ff320f0c96eeb879296fbf2ae, dbb3d423c018159c75a29ea31ace856a415ef651
wpt-pr: 24099
b13d07d81358d6fa1dd00fe9a156e5143523056c: Bug 1622660 - Removed else after return r=sotaro
Danny <danny@erebus.cymru> - Tue, 23 Jun 2020 10:47:05 +0000 - rev 600857
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1622660 - Removed else after return r=sotaro
Differential Revision:
https://phabricator.services.mozilla.com/D80471
f3a9ba7d466072c3a63e5309f8a6ce05fededf72: Bug 1644044 - disable browser_dbg-old-breakpoint.js on linux and mac for frequesnt failures r=jmaher
Coroiu Cristina <ccoroiu@mozilla.com> - Tue, 23 Jun 2020 10:23:15 +0000 - rev 600856
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644044 - disable browser_dbg-old-breakpoint.js on linux and mac for frequesnt failures r=jmaher
Differential Revision:
https://phabricator.services.mozilla.com/D80388
f83e936aca5a32bd810588fa401e6fc23d91daf6: Bug 1644395 - pdf.worker.js usage can now be detected by test, r=Gijs
James Graham <james@hoppipolla.co.uk> - Tue, 23 Jun 2020 10:07:41 +0000 - rev 600855
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644395 - pdf.worker.js usage can now be detected by test, r=Gijs
Differential Revision:
https://phabricator.services.mozilla.com/D80625
a174387c4c8b42945f2e33a03174803a69c202f6: Bug 1644395 - Add additional wpt infra tests for mismatch, r=hiro
James Graham <james@hoppipolla.co.uk> - Tue, 23 Jun 2020 10:00:30 +0000 - rev 600854
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644395 - Add additional wpt infra tests for mismatch, r=hiro
Differential Revision:
https://phabricator.services.mozilla.com/D79083
b1b59caf5d3f136ded1333b01511827ce03b72d7: Bug 1644395 - Add wpt print reftests to TC config, r=ahal
James Graham <james@hoppipolla.co.uk> - Tue, 23 Jun 2020 10:00:28 +0000 - rev 600853
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644395 - Add wpt print reftests to TC config, r=ahal
Differential Revision:
https://phabricator.services.mozilla.com/D79082
ceff82dfdd5e5dc91d2fced74c92659443071b89: Bug 1644395 - Marionette support for wpt print reftests, r=marionette-reviewers,hiro,maja_zf
James Graham <james@hoppipolla.co.uk> - Tue, 23 Jun 2020 10:00:26 +0000 - rev 600852
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644395 - Marionette support for wpt print reftests, r=marionette-reviewers,hiro,maja_zf
Render print reftests to a PDF using the printing machinary, and use
pdf.js from gecko itself to convert the PDF to an image for pixel
comparisons.
For the surrounding reftest machinery, the main change here is that we
convert reftests to work in terms of lists of images rather than a
single image. For normal reftests we only have a single image in the
list; for print reftests we can have several (one per page). This is
implemented in terms of iterators to avoid unnecessary renders when
the test fails on an earlier page.
Differential Revision:
https://phabricator.services.mozilla.com/D79081
f35c2ac7810a4bad6e6fc80866ce49c750bc0138: Bug 1644395 - Move page_ranges into manifest, r=maja_zf
James Graham <james@hoppipolla.co.uk> - Tue, 23 Jun 2020 10:45:24 +0000 - rev 600851
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1644395 - Move page_ranges into manifest, r=maja_zf
Instead of extracting the page ranges for print reftests at runtime,
put them into the manifest. This has the advantage that we can use the
data in contexts where it's hard to execute script during the test.
Differential Revision:
https://phabricator.services.mozilla.com/D79080
a40d6f299158ee9865cafbdba7fc1d9ded8d085c: Bug 1623421 - Add WebRender visual metrics pageload tests Android r=perftest-reviewers,sparky
Marian Raiciof <mraiciof@mozilla.com> - Tue, 23 Jun 2020 10:36:33 +0000 - rev 600850
Push
13310 by ffxbld-merge at Mon, 29 Jun 2020 14:50:06 +0000
Bug 1623421 - Add WebRender visual metrics pageload tests Android r=perftest-reviewers,sparky
This patch is allowing visual metrics android pageload tests to run with webrender.
Differential Revision:
https://phabricator.services.mozilla.com/D70668