aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpuerror.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script gpu files into webgpu folder (#34415)atbrakhi2024-11-281-100/+0
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-241-1/+1
* More CanGc fixes: Range, Event, gpu error, Header (#33774)webbeef2024-10-101-7/+8
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-1/+10
* clippy: Fix a bunch of warnings in `script` (#32680)Martin Robinson2024-07-041-1/+1
* webgpu: Move errorscopes to WGPU thread (#32304)Samson2024-05-221-0/+90