Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

uncaught exception - Canvas texture format `rgba16float` is not yet supported

Aperta
#564 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
typescript
Ambito
frontend, web-dev

Direzione di ricerca

Open the particles sample at the reported webgpu.github.io URL in Firefox 150.0.2 on Windows 11 and reproduce the rgba16float configure exception. Trace the sample's canvas configuration and existing error handling; done means the unsupported format is caught and reported gracefully instead of producing the uncaught-exception message.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

When opening https://webgpu.github.io/webgpu-samples/?sample=particles on FireFox 150.0.2 (64-bit), Windows 11:

uncaught exception, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
TypeError: GPUCanvasContext.configure: Canvas texture format `rgba16float` is not yet supported. Subscribe to <https://bugzilla.mozilla.org/show_bug.cgi?id=1834395> for updates on its development in Firefox.

While the implementation is up to FireFox, the expected behavior for the webgpu sample is to catch and report the Exception gracefully instead of saying "uncaught exception, please report a bug!".

Lingua principale
TypeScript
Stelle
2.2k
Fork
357
Merge medio
18h 40m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di webgpu/webgpu-samples

Tutte le issue di webgpu/webgpu-samples

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.