Closed Bug 1750866 Opened 2 years ago Closed 2 years ago

"Wrong data size" error in WebGPU writeTexture

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: kvark, Assigned: kvark)

References

Details

Attachments

(1 file)

Our WebGPU implementation may issue an exception on the content side when executing writeTexture. It happens erroneously because the content tries to validate in addition to the server, and it does so incorrectly (primitively).

Severity: -- → S3
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fb758e73dd9
Omit WebGPU writeTexture checks on the client side r=jimb

Backed out changeset 6fb758e73dd9 (Bug 1750866) for causing build bustages on Queue.cpp.
Backout link
Push with failures
Failure Log

Flags: needinfo?(dmalyshau)

Thanks for backing out! Re-landing now with a better fix.

Flags: needinfo?(dmalyshau)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36b1221090f8
Omit WebGPU writeTexture checks on the client side r=jimb
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Regressions: 1795977
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: