aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gpuoutofmemoryerror.rs
Commit message (Collapse)AuthorAgeFilesLines
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
| | | | This fixes many rustdoc errors that occur due to raw URLs in rustdoc comments as well as unescaped Rust code that should be in backticks.
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+3
| | | | | * strict imports formatting * Reformat all imports
* 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