aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpuoutofmemoryerror.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Include constructors and static methods in generated DOM traits (#33665)Josh Matthews2024-10-081-2/+4
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-2/+10
* webgpu: Move errorscopes to WGPU thread (#32304)Samson2024-05-221-17/+19
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+3
* Rename reflect_dom_object2.Josh Matthews2023-05-311-2/+2
* Formatting.Josh Matthews2023-05-281-1/+5
* Support arbitrary protos when wrapping DOM objects with constructors.Josh Matthews2023-05-281-4/+9
* Implement Async Error reporting for WebGPU and update wgpu-coreKunal Mohan2020-07-161-0/+31