Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -1/+1 |
* | refactor: propagate CanGc arguments through callers (#35565) | Auguste Baum | 2025-02-21 | 1 | -3/+7 |
* | Propagate `CanGc` arguments through callers in constructors (#35541) | Auguste Baum | 2025-02-20 | 1 | -2/+3 |
* | script: Limit public exports. (#34915) | Josh Matthews | 2025-01-10 | 1 | -1/+1 |
* | 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 |
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -3/+3 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+4 |
* | dom: Add WebRTC transceiver stubs. | Josh Matthews | 2020-07-14 | 1 | -0/+55 |