Closed Bug 1872311 Opened 1 year ago Closed 1 year ago

Fix videoFrame-createImageBitmap.https.any.js failure

Categories

(Core :: Audio/Video: Web Codecs, defect, P2)

defect

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: chunmin, Assigned: aosmond)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

videoFrame-createImageBitmap.https.any.js is currently failed. The pixel bytes of the image generated from the encoded-then-decoded are sometimes 0 (e.g., at the index 3000), so the comparison fails.

Blocks: webcodecs

Besides, XPCOM_MEM_BLOAT_LOG appears in the logs with rdd, which might relate to bug 1871768

See Also: → 1871768

The severity field is not set for this bug.
:padenot, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(padenot)
Flags: needinfo?(padenot)
Severity: N/A → S3
Assignee: nobody → aosmond
Status: NEW → ASSIGNED
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/03d1aa84a0fa Prefer to use frame size as display size with WebCodecs. r=chunmin

Backed out for causing wpt failures in videoFrame-createImageBitmap.https.any.worker.html

  • Backout link
  • Push with failures
  • Failure Log
  • Failure line: TEST-UNEXPECTED-FAIL | /webcodecs/videoFrame-createImageBitmap.https.any.worker.html | Create ImageBitmap for a VideoFrame from VP9 decoder. - promise_test: Unhandled rejection with value: object "NotSupportedError: Operation is not supported"
Flags: needinfo?(aosmond)
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d2c0a33fe505 Prefer to use frame size as display size with WebCodecs. r=chunmin

Backed out for causing wpt failures related to webcodecs.

Flags: needinfo?(aosmond)
Flags: needinfo?(aosmond)
Backout by ffxbld-merge: https://hg.mozilla.org/releases/mozilla-beta/rev/f256df2559ba Backed out changeset d2c0a33fe505 for causing wpt failures related to webcodecs.
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8b274ea0f726 Prefer to use frame size as display size with WebCodecs. r=chunmin
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Flags: needinfo?(aosmond)
See Also: → 1928120
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: