Closed Bug 1826682 Opened 2 years ago Closed 2 years ago

WebGPU canvases should auto-re-configure when their size changes

Categories

(Core :: Graphics: WebGPU, defect, P1)

defect

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → jgilbert
No longer blocks: 1826677

In case it's helpful: the Austin Eng resizeCanvas example crashes as follows:

  • Debug-breaking on remoteTextureMap.cpp:593: MOZ_ASSERT(owner->mLatestTextureHost->GetSize() == size)
  • Failing assertion on remoteTextureMap.cpp:635: MOZ_ASSERT(it->second->mAsyncRemoteTextureHost == owner->mLatestTextureHost) for an access violation, which is not what the assertion is checking for.
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/92479a027a76 Re-Configure() webgpu canvases on resize. r=webgpu-reviewers,nical,ErichDonGubler
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: