Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -2/+6 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -7/+7 |
* | Add CanGc argument to reflect_dom_object (#34606) | Domenico Rizzo | 2024-12-13 | 1 | -1/+6 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | clippy: Fix some warnings in `script/dom` (#31915) | Ekta Siwach | 2024-03-28 | 1 | -4/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -8/+2 |
* | script: Create structures for TextTrack API | Dan Robertson | 2018-12-11 | 1 | -0/+91 |