[wpt-sync] Sync PR 35986 - Add timestamps to blink::ImageDecoder implementations.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox107 fixed)
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35986 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35986
Details from upstream follow.
Dale Curtis <dalecurtis@chromium.org> wrote:
Add timestamps to blink::ImageDecoder implementations.
This exposes underlying timing information where present (AVIF) and
generates zero based timestamps for other animated image formats.Bug: 1252651, 1365695
Change-Id: Ide79e4493061dbe1ea323e64a4ba324ce4bdc9e9
Reviewed-on: https://chromium-review.googlesource.com/3908333
WPT-Export-Revision: 5ceffb2a00e3bec30dc643ef4152fbfbd07211dd
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 41 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 82
Chrome
OK
: 2
PASS
: 78
FAIL
: 4
Safari
OK
: 2
FAIL
: 82
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webcodecs/image-decoder.https.any.html [wpt.fyi]
- Test JPEG image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation top-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation top-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation bottom-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation bottom-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation left-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation right-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation right-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation left-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation top-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation top-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation bottom-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation bottom-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation left-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation right-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation right-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation left-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test PNG image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test high bit depth HDR AVIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test multi-track AVIF image decoding w/ preferAnimation=false.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test multi-track AVIF image decoding w/ preferAnimation=true.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test WEBP image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test GIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:2:2 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:4:4 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test WEBP image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test invalid mime type rejects decode() requests:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test invalid mime type rejects decodeMetadata() requests:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test out of range index returns RangeError:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test partial decoding without a frame results in an error:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test completed property on fully buffered decode:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test decode, decodeMetadata after no track selected.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test track selection in multi track image.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Test ReadableStream of gif:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Test that decode requests are serialized.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream aborts promises on track change:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream aborts completed on close:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream resolves completed:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Test JPEG image decoding.:
- /webcodecs/image-decoder.https.any.worker.html [wpt.fyi]
- Test JPEG image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation top-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation top-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation bottom-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation bottom-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation left-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation right-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation right-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG w/ EXIF orientation left-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation top-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation top-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation bottom-right.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation bottom-left.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation left-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation right-top.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation right-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test 4:2:0 JPEG w/ EXIF orientation left-bottom.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test PNG image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test high bit depth HDR AVIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test multi-track AVIF image decoding w/ preferAnimation=false.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test multi-track AVIF image decoding w/ preferAnimation=true.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test WEBP image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test GIF image decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test JPEG image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:2:2 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test AVIF image YUV 4:4:4 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test WEBP image YUV 4:2:0 decoding.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test invalid mime type rejects decode() requests:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test invalid mime type rejects decodeMetadata() requests:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test out of range index returns RangeError:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test partial decoding without a frame results in an error:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test completed property on fully buffered decode:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test decode, decodeMetadata after no track selected.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test track selection in multi track image.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Test ReadableStream of gif:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Test that decode requests are serialized.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream aborts promises on track change:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream aborts completed on close:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test ReadableStream resolves completed:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Test JPEG image decoding.:
Comment 4•2 years ago
|
||
bugherder |
Description
•